PUMCSBH Posted October 18 Share Posted October 18 Hi! I need help writing a code to hide our site logo when the mobile menu is open. https://www.puyallupumc.org We use the Pacific template version 7.0 HTML would be preferred as I can't seem to hide the source code when it's CSS. Link to comment
Solution Web_Solutions Posted October 18 Solution Share Posted October 18 (edited) 31 minutes ago, PUMCSBH said: Hi! I need help writing a code to hide our site logo when the mobile menu is open. https://www.puyallupumc.org We use the Pacific template version 7.0 HTML would be preferred as I can't seem to hide the source code when it's CSS. Add these code on Custom CSS panel in Website > Utilities > Website Tools > Custom CSS. .disable-scroll #logoImage { display: none !important; } Edited October 18 by Web_Solutions tuanphan, Ainul and PUMCSBH 3 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
PUMCSBH Posted October 19 Author Share Posted October 19 This worked perfectly! Thanks so much, we really appreciate it. 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