Header size malfunction in style 6

Posted in: Newspaper
Post count: 53

Hi,
I am trying to select the header style 6 but when I do, the logo becomes bigger and height of the main menu also gets bigger like this screenshot http://prntscr.com/imv5pa
however, the logo size and main menu height should remain like this screenshot http://prntscr.com/imv64p but it only happens when I select style 5.

How I can keep the logo size and menu height smaller as in style 5 but the menu items move to extreme right as in style 6

Post count: 23312

Hello mjehangir,

Please provide your website URL so I can take a closer look at it.

Thanks.

Post count: 53
Post count: 23312

Hello,

I have inspected your website and I saw that you are using the autoptimize plugin which can break some theme functionality. Disable this plugin, clear all the caches and check the results. Also, you can use the code below and place it in Theme panel -> Custom CSS area as a quick solution.

.td-header-style-5 .td-main-menu-logo img{
max-height: 48px;
}
.td-main-page-wrap{
padding-top:0px
}

Thanks for the message!

Post count: 53

Hi, Much thanks. The logo thing needs to be working but the height of header menu also needs to be reduced as mentioned in this screenshot http://prntscr.com/iohb83

Post count: 23312

Hello mjehangir,

Please check the Theme panel and change the line height from here -> https://www.screencast.com/t/v8i8RtNYGB

Thanks.

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.