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

Mobile Hamburger Menu

DS

DMG Support

Template 2 years ago

On Rythm template the hamburger menu is Red with a hover of blue. Can't sem to get it changed. Tried your options in this https://www.joomshaper.com/documentation/helix-framework/helixultimate/faq-how-to-do but nothing is working. I just want it white with no hover. Thanks for any help you can provide.

This is my site https://shangri-laevents.com/

0
5 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #96628

Hi,

hmm, but I see white [=] ... also in CSS code.

#offcanvas-toggler > .fa {
  color: #ffffff;
}

foto_9327_2022.jpg

yes, you can change / Override - as always using custom CSS.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #96629

To change [=] hover color if somehow you see it, override with that:

#offcanvas-toggler > .fa:hover, 
#offcanvas-toggler > .fa:focus, 
#offcanvas-toggler > .fa:active {
  color: #fff; }
0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #96630

Sorry for "stupid" question, but why use that subset in Google Fonts?

foto_9328_2022.jpg

Your site is in ENG.

double check Typography settings in Template etc.

0
DS
DMG Support
Accepted Answer
2 years ago #96638

No idea on the font, didn't change anything that I know of but I will look, just used the demo when we downloaded the template. The toggler is fine and it is white but the mobile menu font color is red with a hover of blue. I would leave a screen shot but have not figured out how to do that yet with your system since switching to a mac.

0
DS
DMG Support
Accepted Answer
2 years ago #96639

Also I found that subset vietnamese and cyrllic in the typography. What do I change it to? just do the select option so it is nothing?

0