• Resolved yelenabuck

    (@yelenabuck)


    Hi there,
    My website is looking good on PC view, but on the mobile view and ipad view the logo doesn’t show and there is a black banner instead, on the mobile view the drop down menu isn’t even viewable. Not sure how to correct this. It only seems to be a problem when I use an image for the logo, if I just write the site identity it’s fine.
    My website is yelenabuck.com
    Any help would be much appreciated thanks.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter yelenabuck

    (@yelenabuck)

    I’ve managed to sort out the menu, so it’s now viewable in mobile view, however the black banner still covers the logo image, anyway to sort this?

    Thanks.

    Hi @yelenabuck,

    Add the following custom CSS to Appearance -> Customize-> Additional CSS

    .page .navbar-custom {
        background-color: rgba(10, 10, 10, 0.36) !important;
    }

    Let us know how it goes.

    Thread Starter yelenabuck

    (@yelenabuck)

    Yep that worked great! thanks so much!

    Thread Starter yelenabuck

    (@yelenabuck)

    It only seems to work on the Home page, better than nothing, but anyway to do this across the shop too?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Mobile view not showing drop down menu’ is closed to new replies.