pjepsen1 Posted June 8, 2020 Share Posted June 8, 2020 Site URL: https://www.laxacad.com/ I am using nueva template. I would like to hide the site logo at the top of the page (but underneath nav bar) from one page. How do I do this? I've read about 20 posts that offer code injection, but none have worked for me. Thanks so much. I have attached a photo of the logo that I would like to hide on this page. Link to comment
tuanphan Posted June 8, 2020 Share Posted June 8, 2020 Hi. Can you share link to page in your screenshot? Or you can also add this to Page Settings > Advanced > Header <style> /* desktop */ .Header-branding-logo { display: none; } /* mobile */ .Mobile-bar-branding-logo { display: none; } </style> Disable Ajax Loading if the code doesn't work. https://support.squarespace.com/hc/en-us/articles/115000253288-Ajax-loading Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
pjepsen1 Posted June 8, 2020 Author Share Posted June 8, 2020 Thanks so much for the quick response. Your code + disabling ajax worked Here is the link: Here is the link: https://www.laxacad.com/filmroom Last question - how would I reduce the logo size by 50% on that page only? Or do I need to open a new ticket?Thanks again. Link to comment
tuanphan Posted June 9, 2020 Share Posted June 9, 2020 20 hours ago, pjepsen1 said: Thanks so much for the quick response. Your code + disabling ajax worked Here is the link: Here is the link: https://www.laxacad.com/filmroom Last question - how would I reduce the logo size by 50% on that page only? Or do I need to open a new ticket?Thanks again. Hi. Where is logo? I don't see Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.