Home Forums Basel support forum Top Bar Margins Issue On Mobile

Top Bar Margins Issue On Mobile

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

    kyledparsons30
    Participant

    Hello,

    There’s margin issues for the Top Bar on mobile, it seems to be only one line, instead of allowing two. Please advise.

    Attachments:
    You must be logged in to view attached files.
    #41092

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    body .topbar-wrapp {
    	height: auto;
    }

    Regards

    #43299

    kyledparsons30
    Participant

    Thank you

    #43322

    Artem Temos
    Keymaster

    You are welcome!

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