shrink space between menu categories?

Posted in: Newspaper
Post count: 109

Hello again

I am using newspaper travel theme Style 5 for the header (may switch to default)

I was wondering if you could spare some css so I may lose some of the width space between categories so when viewed on ipad, i can see my categories (td header) on one line (the word blog is going to another line)… I don’t really want to make the font smaller..

please?

site is (with no spaces) p a r a d i s e f o u n d t o u r s (dot) c o m

thank you

Post count: 22421

Hello mboydnv,

This code should keep your menu from jumping to another line:

@media(min-width: 768px) and (max-width: 1018px) {.sf-menu > li > a {padding: 0 5px!important;}}

Paste it in the theme panel -> Custom CSS

Thank you!

Post count: 109

That worked Bogdan! Many thanks!!

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