Hove on menu

Posted in: Newspaper
Post count: 186

Hi Support,

I discovered the hover on menu is not fully covered , please how do i make the hover appeared like the attached image

http://Teamreporters.com/wp-content/uploads/2016/04/menu-1.gif

Also what file do i edit to make the tiny red line appear red, as yours is looking like ash color

http://Teamreporters.com/wp-content/uploads/2016/04/menu-line.gif

Post count: 23312

Hello willysawa,

I cannot provide you an accurate response because I do not know over on what kind of header style you are referring to in this case (‘I discovered the hover on the menu is not fully covered’). Unfortunately, our theme does not have such an option to achieve the main menu similar to your example, sorry! Please notice that the theme has a lot of the header styles, like this -> https://forum.tagdiv.com/header-styles/ which you can use them in your project. Also, please notice that if you want to change the functionalities of these or if you want to create others, is needed additional customizations that involve custom work.
If you want to display more levels in our theme and you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!

Thank you for your understanding!

Post count: 186

take a look at the main menu, you will see a tine hover light blue line when you drag the cursor, i want the whole block to be covered
http://teamreporters.com/

Post count: 23312

Hello willysawa,

Please try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.sf-menu > li > a:after {
height: 50px;
z-index: -1;
}

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

Hope this helps and let us know how it goes!

Thank you for the message!

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