Change font size of the top menu

Posted in: Newspaper
Post count: 29

How I change font size of the top menu in Custom CSS?

Post count: 23312

Hello rcallejonvillalobos,

There is an option for it in Theme panel, like this -> http://screencast.com/t/QkGhEHdRqDTN and the result you should see here -> http://screencast.com/t/g8zot6i09Gr

Thank you for the message!

Post count: 29

Thank you! I want that show the date in the top menu only in the PC desktop. how to fix it?

Post count: 23312

Hello rcallejonvillalobos,

If you want to show the date in the top menu only for PC desktop, please try the code below and add it in Theme panel->Advanced CSS area like this -> http://screencast.com/t/Lm9wC46u0HT

The code is ->

.td_data_time {
display:none;
}

Thank you for the message!

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