Educon II Menu - Question | JoomShaper

Educon II Menu

GT

George Thomopoulos

Template 9 months ago

Hello, I have created a site with Educon II template. The problem is that the menu is not at the same line but wrappes. This happens in Safari browser all the times. In Mozilla it is OK but the menu wraps only when I log in. I have tried to make the logo smaller but was not fixed. Can you please indicate me how to fix it? Plase see the site in the hidden content.

Regards George

0
3 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 9 months ago #180126

HI George,

Use that Helix Ultimate tip >> https://www.joomshaper.com/documentation/helix-framework/customization-tips#how-to-reduce-space-between-menu-items

it will help.


By default in Educon template you have

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

Just use Custom CSS to override that, for example

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {padding: 0 17px;}
0
GT
George Thomopoulos
Accepted Answer
9 months ago #180129

Hello, this worked for Mozilla but not for Safari

Regards George

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 9 months ago #180130

Make screenshot, and share link to that image.


Remember to clear Safari cache deeply! Maybe open Safari in incongito mode.

0