• Resolved nexthitwins

    (@nexthitwins)


    I would like to make my header bar at the top thinner. The black bar, I would like skinnier. Thank you

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @nexthitwins,

    We can make the header top bar thinner with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css

    .top-header {
    padding: 0px 0px !important;
    }
    

    I hope the above was helpful.

    Kind regards,

    Manoj

    Thread Starter nexthitwins

    (@nexthitwins)

    This worked. Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do I make my menu header thinner?’ is closed to new replies.