Khyati Posted December 25, 2023 Share Posted December 25, 2023 Hi! When my website page loads, it briefly shows the Custom CSS code I have added to the header. How do I get rid of this? I tried to add <style> </style> but the Custom CSS does not let me add this to the code. Appreciate any advise! Thanks! Link to comment
Solution tuanphan Posted December 27, 2023 Solution Share Posted December 27, 2023 What is site & which exact code did you add? 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
Khyati Posted December 27, 2023 Author Share Posted December 27, 2023 (edited) @tuanphan Site is : www.homeofbabysleep.com code added to header is : //Header title// .header-title-logo a:before { content: "HOME OF BABY SLEEP"; display: block; font-size: 30px; font-family: minerva-modern; text-align: centre; padding-left: 0px; padding-top: 50px; vertical-align: centre; color: white; font-weight: 600; } .header-title-logo a:after { content: ""; } .header-title-logo img { vertical-align: middle; horizontal-align: middle; padding-left: 0px; } .header-mobile-logo a:before { content: "HOME OF BABY SLEEP"; font-size: 25px; font-weight: 600; color: white; display: block; width: 100%; font-family: minerva-modern; align-items: center; padding-right: 70px; padding-left: 0px; padding-top: 20px; vertical-align: centre; text-align: center; } .header-mobile-logo img { vertical-align: centre; padding-left: 80px; } .header-title-logo img { vertical-align: top; horizontal-align: centre; padding-left: 0px; } Edited December 27, 2023 by Khyati Link to comment
tuanphan Posted December 29, 2023 Share Posted December 29, 2023 Your code, you need to add to Custom CSS 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
Create an account or sign in to comment
You need to be a member in order to leave a comment