How to remove the mobile version menu in ps_scrollite template

How to remove the mobile version menu in ps_scrollite template

Resolved Task
PS Scrollite Stella
  • (1 Ratings)

Hello,

I been using the ps_scrollite menu and i have its, nice and my client like it, but i have i don't like the built in menu i want to remove it in the mobile version how could i do that ?

thank you

Accepted Answer

AppClave Accepted Answer

7 years ago #13

Hi Stella, 

 If would like to hide mebile menu in scrollite template then add following style in your 'theme.less' file

.responsive .sp-main-menu-toggler {
	display: none !important;
}

Best Regards 
AppClave Team

2 Responses

Stella

7 years ago #14

Thank you very much for your help and fast reply, it did work very fine,

Thanks again
Best Regards
Stella

AppClave

7 years ago #15

Thank you very much for your help and fast reply, it did work very fine,

Thanks again
Best Regards
Stella

You are welcome!!

Best Regards
AppClave Team

 

Submit Your Response