Unable to remove a gab below main menu within main menu bar

Posted in: Newspaper
Post count: 7

Hi guys,

just finished my website set-up using newspaper’s sport demo , it looks great, thank you!

But still one problem to solve.

In the main menu bar, there is a gap between the menu and the bar bottom, as you can see in the homepage. The main menu seems to no be centered in the menu bar.

Could you help me to solve please?

Plus how can I activate mega-menu in the sub-menu?

Thanks a lot in advance!

Nassim.

Post count: 23312

Hello Nassim,

If you want to align the menu you have to use a bit of CSS code to do that. Please try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-header-style-6 .sf-menu {
padding-top: 10px;
}

The result you should see here -> http://screencast.com/t/Bf1t1Db0e

The mega menu feature can be used only for the main item because it still using the sub-menu items (subcategory). For more information about this kind o feature, please check our documentation here -> https://forum.tagdiv.com/mega-menu/

Hope this helps!

Thanks.

Post count: 7

Hello Catalin,

We are almost there… The main menu is now centered, thank you!
But I would like to have the hover color of the menu that coincides with the high and low ends of the menu bar.
What is the css code to do that, please?

Thanks in advance.

Nassim.

Post count: 23312

Hello naseemz93,

I do not understand what you want to achieve, sorry! Please provide more details about your desired changes so I will be able to provide a more accurate code. Also, you can provide some useful screenshots for good understanding.

Thank you for the message!

Post count: 7

Hello Catalin,

The hover color of the main menu is not as high as the bar.

Please check it here.

Thanks.

Post count: 23312

Hello naseemz93,

Please try to remove all the above code that I gave you and please set from the Theme panel, the line height to be 80px, like this -> http://screencast.com/t/IEo33m3Eqv88 and then your main menu will be aligned.

Thanks.

Post count: 7

It works! Thank you very much Catalin.

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