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

Offcanvas Menu does Not Work In Template

Artur

Artur

Helix Framework 3 years ago
0
4 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #66806

Hi

Thanks for contacting us. I need to check. Allow me some time please. I will check and get back to you soon.

-Regards.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #66808

Hi

Do you want it like this?

https://prnt.sc/04pDlKmtCGIP

Then you have to use this custom CSS

.navbar-toggler:hover{
    display:none;
}

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
Artur
Artur
Accepted Answer
3 years ago #66815

Yes, I know, but the menu doesn't show up until I press the button

I can't see my menu via this button :( wants to see the entire menu without clicking a button

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #66849

Then use the CSS which provide.

0