Akanoe Posted September 23, 2019 Posted September 23, 2019 I wish to keep only the logo image in all pages in Lange template, including the homepage!Help?
tuanphan Posted September 23, 2019 Posted September 23, 2019 custom code can do this, but you need to share url to check @Akanoe 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!)
Akanoe Posted September 23, 2019 Author Posted September 23, 2019 https://azalea-bamboo-4ta2.squarespace.comdoes this work?
tuanphan Posted September 24, 2019 Posted September 24, 2019 @Akanoe your site is private. Please setup password & share url. See how to inf you dont know: https://beaverhero.com/squarespace-how-to/ 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!)
Akanoe Posted September 24, 2019 Author Posted September 24, 2019 Pass:tuanphan123 https://azalea-bamboo-4ta2.squarespace.com/ Thanks!
tuanphan Posted September 24, 2019 Posted September 24, 2019 @Akanoe add to Home > Design > Custom CSS .site-tagline { display: none; } 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!)
Akanoe Posted September 24, 2019 Author Posted September 24, 2019 Thanks man, it kinda worked.... The issue is, there's this "lag", while the site loads, it shows the tagline, and hides when finished. also, for smaller screens it is still showing....
tuanphan Posted September 24, 2019 Posted September 24, 2019 @Akanoe remove code I just sent, and insert this to HEADER <style> .site-tagline { display: none; } .mobile-site-tagline { display: none; } </style> 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!)
tuanphan Posted September 24, 2019 Posted September 24, 2019 @Akanoe remove code I just sent, and insert this to HEADER <style> .site-tagline { display: none; } .mobile-site-tagline { display: none; } </style> 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.