• Resolved jbuckmas

    (@jbuckmas)


    I know this was up here a year ago but I can’t find it there was a code that was added that removes the space between the Header Banner and the menu bar, I have removed the search area now I just need to remove the space, thanks

    JB

Viewing 2 replies - 1 through 2 (of 2 total)
  • Sam

    (@soumendra)

    Hello,

    Can you provide the link to your site so that i can help you regarding that.

    Thank you.

    Theme Author Theme Horse

    (@themehorse)

    @jbuckmas To reduce the space between the header and menu bar go to Appearance -> Customize/Theme Options -> Design Options -> Custom CSS paste the following CSS code and Click on Save:

    .hgroup-wrap {
        padding: 0 0 20px;
    }

    Thank you for using our theme.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Space Between Header and menu bar’ is closed to new replies.