Mobile Menu Font Styles - Question | JoomShaper

Mobile Menu Font Styles

Dmitry Goncharov

Dmitry Goncharov

Helix Framework 2 years ago

Where are the font styles of the mobile menu configured?

The main menu is configured without problems.

0
6 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #35648

Hi. yes, by now only via custom CSS line :

.offcanvas-menu .offcanvas-inner ul.menu > li > a, 
.offcanvas-menu .offcanvas-inner ul.menu > li > span {
    font-size: 18px; }

I will ask to add it in next Helix update(s).

0
Pavel
Pavel
Accepted Answer
2 years ago #35638

Hi. There is no settings. Only through CSS.

0
Dmitry Goncharov
Dmitry Goncharov
Accepted Answer
2 years ago #35641

Very bad. A flaw.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #35647

Hi,

You can change the fonts via custom css. But I will note it down on our request list

0
Dmitry Goncharov
Dmitry Goncharov
Accepted Answer
2 years ago #35655

Paul Frankowski

Hello. It's not a problem for me to change everything using CSS.

I'm more worried about others who see the font and can't change it in the settings. Although, logically , this should be configured in the template.

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

I also think it might be useful. thanks for your suggestion

0