sian75 Posted January 14 Share Posted January 14 Hi! I would like to remove the page Mood Board from the mobile nav menu only. I still want it to appear on the desktop view. Thanks! Link to comment
Web_Solutions Posted January 14 Share Posted January 14 Just now, sian75 said: Hi! I would like to remove the page Mood Board from the mobile nav menu only. I still want it to appear on the desktop view. Thanks! What is the website URL? If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
Solution Web_Solutions Posted January 14 Solution Share Posted January 14 10 minutes ago, sian75 said: https://curatress.com/ Add these code on Custom CSS panel in Website > Utilities > Website Tools > Custom CSS. @media only screen and (max-width: 767px) { [href="/mood-board"] { display: none !important; } } tuanphan 1 If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment