Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #529109

    Hi, how can I make the height of the header/breadcrumbs to be the same as the menu above it – http://screencast.com/t/inbhTRhhiO?

    Thanks.

    #529182

    Hey DROR!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .title_container .container {
        padding-top: 0;
        padding-bottom: 0;
        min-height: 30px;
    }

    Regards,
    Yigit

    #529186

    Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to reduce the height of the header/breadcrumbs section’ is closed to new replies.