Reduce Space Between Menu Items - Question | JoomShaper

Reduce Space Between Menu Items

RB

Rafael Barba

Template 10 months ago

Hi I am using INVESTA frame and the menu displays in a second row because it appears is to long but realy the items have much space between they. How can I fix this?

the site is www.anpact.mx and you can see the image in www.anpact.mx/MenuANPACT.png

0
3 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 10 months ago #177355

Hi

Thanks for contacting us. Use this CSS in your custom.css file

 .sp-megamenu-parent > li > a, 
 .sp-megamenu-parent > li span  {padding: 0 5px; }

-Regards.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 10 months ago #177352

Hi Rafael,

check our Helix documenation, you will find that tip (22.) and many other tips.

https://www.joomshaper.com/documentation/helix-framework/customization-tips

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 10 months ago #177573

Hi

Thanks for accepting the answer.

0