• Resolved jacquied

    (@jacquied)


    As you’ll see if you go to the page, I’m just starting. I’d like to get rid of the top header, to allow my header image to be seen. Or at least to make the top header smaller if possible.

    I don’t see anywhere in the customize menu where I can change the size of this header.

    Please help!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Themescaliber

    (@mohammedashfaque)

    Hello Jacquied,

    To make the topbar smaller, you have to reduce topbar height.

    To change the top header height, please follow the below steps.

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste below css in additional css.

    .topbar{
    height: add height here in px;
    }

    Thank You.

    Thread Starter jacquied

    (@jacquied)

    Hey mohammedashfaque,

    Thanks for your help!

    Jacquie

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Modify Top Header’ is closed to new replies.