Menu Issues After Updating Helix - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Menu Issues After Updating Helix

AF

Andrew Freeman

Helix Framework 3 years ago

Hi,

I've updated to the latest version of the Helix template and it's messed up my menu.

The following things have happened:

  1. Social Icons Top Left have vanished.
  2. Menu Text is no longer right aligned
  3. Contact Text is no longer right aligned
  4. Drop Down meny icons have chacged from arrows to a square.
  5. When the menu initially loads it shows white and then after a few seconds flashes to the correct gray colour
0
3 Answers
AF
Andrew Freeman
Accepted Answer
3 years ago #76027

Font Awesome got turned off on the update, and turning that on sorted missing icons. But there are still the other issues.

0
AF
Andrew Freeman
Accepted Answer
3 years ago #76028

I've sorted the social icons left align and contact detials right align with:

.sp-contact-info { text-align: right!important; }

.sp-column.text-center.text-lg-start { text-align: left!important; }

ul.social-icons { text-align: left!important; }

So it's the menu text that needs to be right aligned and the loading issue, where everything loads initially the wrong colour and position.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #76038

Hi,

Thanks for contacting us. Glad to know that you have fixed some issues. Could you please check again? It seems ok on my end.

https://prnt.sc/_3-Sep6nHBuX

-Regards.

0