I need to reduce the font size of the Menu bar

Posted in: Newspaper
Post count: 2

i have tried reducing the font size of the menu bar with this code
ul.sf-menu > .td-menu-item > a {
font-size: 13px;
}

or

.td-menu-item > a {
font-size: 13px;
}

in the child theme but non has worked, but the code works perfectly on chrome dev tool. Pls how can i make this change. thanks

Post count: 1341

Don’t use code.

Try this:

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