Nevigation Addon Hamburger Menu Adding Word Menu - Question | JoomShaper

Nevigation Addon Hamburger Menu Adding Word Menu

JK

Jeffrey Kiefer

SP Page Builder 1 year ago

I have a new question about adding the word MENU to the navigation addon. How do I add the word MENU and modify it to work on the navigation addon hamburger menu? I have added it to the off menu hamburger menu but this is for the Navigation Addon hamburger menu.

0
4 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #169129
0
JK
Jeffrey Kiefer
Accepted Answer
1 year ago #169992

Yes. I understand how to do this with the main navigation off-menu hamburger menu. I would also like to do this to the addon navigation hamburger menu. It is not in the manual.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #170380

Indeed, probably becuase nobody asked for that so far compare to Helix.


TRY THAT

.sppb-responsive-bars::after {
  content: " MENU";
  position: absolute; left: 65px; top: 10px;}
0
JK
Jeffrey Kiefer
Accepted Answer
1 year ago #170787

This is very helpful. Thank you so much!

0