WooPress v1.3 Responsive / Mobile Issue - by louneo

This topic has 2 replies, 2 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp

  • Avatar: louneo
    louneo
    Participant
    March 12, 2015 at 00:59

    When I go to my home page on mobile, the 3 featured banner blocks show up without text or call to action buttons. I understand the text would be too much to show but there needs to either be a call to action button or the banner itself needs to convert to something clickable (to the call to action link). Is there anything that can be done to make this happen? Right now it seems to just have 3 big images taking up screen real estate that do nothing functional for the site. Is there a checkbox or line of code to resolve this?

    Thanks in advance. I have updated versions of everything.

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    March 12, 2015 at 12:36

    Hello,

    Please add this code in custom.css file:

    @media (max-width: 480px) {.banner .banner-content p {
        display: block;
    }}

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Thank you.
    Regards,
    Eva Kemp.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.