Show Submenu Items After Click To Parent Item - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Show Submenu Items After Click To Parent Item

C

Cufe

Template 2 years ago

I need on offcanvas menu after click to parent menu item show submenu items. Now I must click to toggle (arrow right).

0
6 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #136409

Hi there!

Thanks for contacting us.

There is no default option to enable this.

Would you please give me your site URL, where you want to achive this? Maybe I can give you some custom CSS.

Best Regards

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

Hello Cufe,

Sorry for the delayed response.

I have just visited your site and it seems the template is not from us. However, you can use the following code in your custom CSS to achive that:

body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>a>.menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.menu-separator>.menu-toggler {
    width: 100%;
    text-align: right;
}

Best Regards

0
C
Cufe
Accepted Answer
2 years ago #136428

Hello, url is on hidden content, thank you.

0
C
Cufe
Accepted Answer
2 years ago #136706

Hi Rashida, please can you help me and give me an answer?

0
C
Cufe
Accepted Answer
2 years ago #137902

Thank you, solved! You are the best!

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

Glad that it helped and you are always welcome:)

Have a nice day!

0