Change Size Font On Menu - Question | JoomShaper

Change Size Font On Menu

AN

Alejandro Eggert Navarrete

Template 1 year ago

I am trying to change the size fo the font en the Menu of my site http://mariaeggertroig.com The template is LOQO

I inserted Custom Code as seen on image, but it doesn´t work. There is something wrong?

https://imgur.com/a/ThYdpG4

0
1 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #166477

Hi Alejandro.

We have a lots of Helix guides, use it before you will start guessing class name next time.

.sp-megamenu-parent > li > a, 
.sp-megamenu-parent > li > span {font-size: 20px}

https://www.joomshaper.com/documentation/helix-framework/customization-tips#how-to-reduce-space-between-menu-items

If you used Font from Typography - you can set font-size also there. No need to use CSS.

0