White Margin Above Main Menu

Posted in: Newsmag
Post count: 6

Hello,

Two issues I am unable to solve:

1. I am having troubles removing the large white margin space above my Main Menu.(See attached image)

2. Is there any way to change the color of the category menu buttons? I don’t like how the mouse over color is set to black. (See attached image)

>>Click Here To See Description Image

Hope you can help!

-Tom

Post count: 35449

Hi,

1. This problem is usually a plugin conflict from untested plugins, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

2. The background color from the menu can be change only using custom css -> https://i.imgur.com/iLv4qEP.png

.sf-menu > .current-menu-item > a, .sf-menu > .current-menu-ancestor > a, .sf-menu > .current-category-ancestor > a, .sf-menu > li > a:hover, .sf-menu > .sfHover > a {
background-color: green;
}

This code need to be set in theme panel> custom code> custom css.

Thank you!

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