Banner in HomePage is not responsive on my site

This topic has 6 replies, 4 voices, and was last updated 8 years, 9 months ago ago by Stan Russell

  • Avatar: UomoMacchina
    UomoMacchina
    Participant
    July 9, 2015 at 14:55

    Hi.
    I’m using the standard HomePage.
    The central banner loose the ActionButton if viewed on a smartphone.
    Can you please the me how to fix?

    5 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 9, 2015 at 16:11

    Hello,

    Could you please clarify with more details what exactly banner you mean and show us screenshots?
    If you mean Revolution Slider then it working fine in the mobile view. Please see screenshot: http://prntscr.com/7qpmfv

    Regards,
    Robert Hall.

    Avatar: UomoMacchina
    UomoMacchina
    Participant
    July 9, 2015 at 16:20

    The Banners at center of pages.
    I’ve attached one viewed in full browser and with minimum browser window width.
    http://prntscr.com/7qpq28
    http://prntscr.com/7qpqfz

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 9, 2015 at 17:55

    Hello,

    Please add this code in custom.css:

    @media only screen and (max-width: 480px) {
    .banner .banner-content p {
      display: inline-block !important;
    }}

    Best regards,
    Jack Richardson.

    Avatar: UomoMacchina
    UomoMacchina
    Participant
    July 9, 2015 at 19:48

    I’ve added the code in my stile.css child theme, but problem is not solved. 🙁
    I’ve also tried to copy the code in default.custom.css under my child theme, but nothing changes.

    Any idea?
    Thanks.

    Avatar: stan
    Stan Russell
    Participant
    July 10, 2015 at 12:59

    Hello,

    you need to rename file ‘default.custom.css’ to ‘custom.css’ in your theme folder and activate Custom css in Dashboard > Theme options > Custom css > Enable

    Regards,
    Stan Russell.

  • Viewing 6 results - 1 through 6 (of 6 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.