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

Offcanvas Menu Color

NO

Nicole Otto

Template 2 years ago

I am using Edulif template for a new website. I changed the color of the offcanvas burger icon with .css code I found in the documentation but it hasn't changed the color in the header area so it is difficult to see on the mobile version of the site.

https://minnesotalake.com

0
3 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #105474

Hi

Thanks for contacting us. Use this custom CSS

#offcanvas-toggler>.fa {
    color: #fff !important;
}

Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

-Regards.

0
NO
Nicole Otto
Accepted Answer
2 years ago #105477

Thank you so much for the quick response. That was perfect!!!

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

You are always welcome.

0