The Menu Canvas does Not Work - Question | JoomShaper

The Menu Canvas does Not Work

Artur

Artur

Template 1 year ago

see what is happening in the menu canvas , I have to press a button for the items to appear... I want the menu to be visible right away

http://test.imapolska.iq.pl/images/file2.mp4

can you help me ?

0
8 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #69085

Could you please check? Your problem is fixed now.

https://prnt.sc/5Z7KChRY4Z2p

I am using default layout on your offcanvas module.

image (1).png

Thanks.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #68793

Hi,

You can use this custom CSS

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled){
    background-color:red;
}

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
1 year ago #68897

the menu items are still not visible on the phone, see the video I don't want this button http://test.imapolska.iq.pl/images/banners/file3.mp4

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #68912

Then use this custom CSS

.navbar-toggler{
  display:none;  
}
0
Artur
Artur
Accepted Answer
1 year ago #68916

I wrote it, but still can't see the menu items the menu is all white with no menu items

0
Artur
Artur
Accepted Answer
1 year ago #69073

can I count on your help today?

0
Artur
Artur
Accepted Answer
1 year ago #69095

it's okay now thanks

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #69096

You are most welcome.

0