Home Forums Pro Themes WEN Corporate Pro Homepage Highlights/Latest Posts Widget

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #71649
    Cynthia
    Participant

    Hi, the Highlights widget that features latest posts on the homepage seems to display properly in all three screen displays when I test it WordPress. On actual mobile phones (different models and platforms (including the latest ones), however, this section is displaying all items across the screen and squeezing the content into long columns vs. displaying one item at a time, with the scrolling arrows in the upper right corner. Can you please advise?

    #71668
    wensolutions
    Keymaster

    Hello @c@correia,

    Can you post your site URL so that we can inspect further and provide precise fix?

    Thank you.

    Best Regards!!

    #71670
    Cynthia
    Participant
    #71676
    wensolutions
    Keymaster

    Hello @correia,

    When we inspected your site URL we found that the CSS for the responsive view is not applied in your site.

    So to resolve the issue please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    @media only screen and (max-width: 767px){
    .container {
        width: 90%!important;
        padding: 0 15px!important;
    }
    }

    Hope this helps.

    Best Regards!!

    #71683
    Cynthia
    Participant

    Perfect — thanks!

    #71693
    wensolutions
    Keymaster

    Hello @c2orreia,

    Glad we could help you.

    If you have any issues further then please let us know.

    Further, we would really appreciate if you could help us by rating our theme by following the link below:

    https://wordpress.org/support/theme/wen-corporate/reviews/

    Thank you.

    Best Regards!!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.