Home Forums Basel support forum Top bar content overlapping logo on Mobile

Top bar content overlapping logo on Mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4750

    noraferg
    Participant

    What line of code do I modify to increase the height of the top bar? I have more info to display and it’s overlapping the logo. See image below.mobile-image

    #4757

    Artem Temos
    Keymaster

    Hello,

    Use this code snippet to fix this issue. Add it to the Custom CSS section in Theme Settings

    .topbar-wrapp {
        height: auto;
    }

    Regards

    #4766

    noraferg
    Participant

    Thank you. That worked!

    #4772

    Artem Temos
    Keymaster

    Glad to help you!

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)