Space between menus

Posted in: Newspaper
Post count: 19

Hi, I want to reduce the space between each element of the header menu.

How do I do it?

Thank you

http://metrografic.es/ACBE/

Consulta01

Post count: 35449

Hi,

For this you’ll need to use a custom css -> https://www.screencast.com/t/QzYpDpf63uu
.td-header-wrap .td-header-menu-wrap .sf-menu > li > a{
padding-left : 5px;
padding-right: 5px;
}

Set the code in Newspaper>Theme panel>Custom code>Custom css

Thank you!

Post count: 19

Thanks!!

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