Off Canvas Menu - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Off Canvas Menu

SM

Shari McGee

Template 4 years ago

can the off canvas menu be changed from the icon to the name of the menu?

0
8 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 4 years ago #5130

All you have to is to use this CSS:

.fa.fa-bars::after {content: " Menu";}

Where, you may ask? In templates - Floox - Template Options - Custom Code - Custom CSS

To make the color darker add also this line:

body.header-default #offcanvas-toggler > i {color: #555;}

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 4 years ago #4979

Hi there!

May I have your site URL here, as that I can share some css for you?

Best Regards

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 4 years ago #4985

Hi, yes, but you have to use custom CSS and ::after code so after all you can have, for example, "= Menu"

Your Template is based on Helix Ultimate or Helix3?

0
SM
Shari McGee
Accepted Answer
4 years ago #5097
0
SM
Shari McGee
Accepted Answer
4 years ago #5099

admin info

0
SM
Shari McGee
Accepted Answer
4 years ago #5134
Thank you!
0
SM
Shari McGee
Accepted Answer
4 years ago #5454

How can the word Menu when you open it moved lttle to the right? it is pushed up against the box tp the left

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 4 years ago #5465

I am not sure if we talk about this same, but in "menu" module published in "offcanas" position - disable showing Module Title (Off). Then in Mobile menu you will see only Menu items. More clear view.

0