Template Themis - Problems With Offcanvas Menu On Mobile Devices - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Template Themis - Problems With Offcanvas Menu On Mobile Devices

UR

Uwe Remmel

Template 2 years ago

Dear Joomshaper Team, I have 2 menu-items on my website. On the Desktop screen all is fine, both are displayed. But on mobile devices only one (Home) is displayed. Can you help me? I don't find any configuration possibility to solve that. The admin access I have put in the hidden content. Thanks for help in advance. Best wishes Uwe

0
3 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #102094

Hi there!

Thanks for contacting us.

The menu Items are there but in white color so not visible. If you change the color of the background or the items then they will be visible.

I am giving you custom code for changing the offcanvas menu background color, please put the code in your custom CSS:

.offcanvas-menu{
    background: #000000;
}

Note: Path towards custom CSS(Joomla 4): System>Site Templates Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

https://prnt.sc/5mBuSRh907N3

https://prnt.sc/ooiq-lkMEXr_

https://prnt.sc/nunlX-f5AhK1

Best Regards

0
UR
Uwe Remmel
Accepted Answer
2 years ago #102107

Thanks:-))

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #102156

You are always welcome:)

Have a nice day!

0