Customizing Underline effect in main menu?

Posted in: Newspaper
Post count: 6

Hello,

I need to know how I can shrink or thin or remove completely the Underline effect in the main menu. I may want to replace it with a hover color change. Just need to know how to do it.

http://prntscr.com/jpev4x

Thanks!
Salah

Post count: 6

Any help?!

Post count: 23312

Hello salahsaqr,

You should provide your website URL so I can take a closer look at it and also, so I will be able to provide a more accurate response.

Thanks.

Post count: 6

Hello Catalin,

https://www.obtaingreen.com/widegates
tagdiv
YeKiez$$J999wt%lGFf%cv

Thanks!

Post count: 23312

Hello salahsaqr,

If you want to remove the border-bottom of the menu items you should use the code below and place it in Theme panel -> Custom CSS area.

The code is ->

li a:after{
display:none;
}

The result is here -> https://www.screencast.com/t/oAYlzF2P

Thanks for the message!

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