• Hi guys, I am having some issues with the top bar. Instead of being a small top bar at the top, when I add a menu to the top bar, it expands. How to get the small top bar as displayed in the demo?

    Thank you ~

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

Viewing 1 replies (of 1 total)
  • Hi there,

    Thank you for writing in,

    If you mean to show as shown in the screenshot then could you please kindly follow this instruction:
    Please go to your Dashboard >> Appearance >> Customize >> Additional CSS and add these CSS codes.

    .td-pb-row [class*="td-pb-span"] {
        padding-right: 19px;
        padding-left: 23px;
    }
    .tdi_44_455 {
        padding-top: 18px !important;
        padding-bottom: 14px !important;
    }

    Regards!

Viewing 1 replies (of 1 total)
  • The topic ‘Top Bar is Too Big’ is closed to new replies.