meagangonzales
-
Posts
9 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Posts posted by meagangonzales
-
-
4 hours ago, tuanphan said:
Add to Design > Custom CSS
/* force desktop menu on mobile */ @media screen and (max-width:767px) { .header-display-desktop { display: flex !important; } .header-display-mobile { display: none; } .header-burger { display: none; } .header-nav { display: flex !important; } .header-nav { display: flex !important; flex: 70% !important; justify-content: flex-end; } }
Thank you! Is this code just for the header? I will link all of my pages. I would like the whole website to be disabled, but I will do the most I can if it's not possible.
-
On 5/9/2021 at 8:05 AM, tuanphan said:
Do you use SS 7.0 or 7.1?
7.1
-
On 6/8/2020 at 8:52 AM, tuanphan said:
Have you solved yet? If no, you can share url, we can check easier.
Do you have the code available to disable the mobile style from the whole website? I.E. I want my website to look the same on a phone as it does on a computer.
Disabling mobile menu on 7.1
in Customize with code
Posted
I will message you on a private forum so I can go into further detail.