Website - Question | JoomShaper

Website

RM

Raphael Muschalla

Template 2 years ago

Hi , I am new to Joomla. I have my offline canvas menu but the font is too small, I tried to change the font size in Helix Ultimate Template, under Typography - Navigation for mobile, but it's not working. I would really appreciate any help

1
1 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #15034

Hello David Firoozi

Please use this CSS to Template Options -> Custom Code -> Custom CSS

#offcanvas-toggler i {
    font-size: 32px;
}

Best regards

0