CosmicMeatZoo Posted January 20, 2022 Share Posted January 20, 2022 (edited) Site URL: https://www.nightowlsproclean.com/ Hi there, I've just set this cover page up as a temporary landing. When I try to increase the font size and line height on the business name nothing happens. I'd like to do this without creating issues for myself when I go to create the regular site in the background. Anyone have a code for that? Side note: The package purchased does not allow for Javascript. Edited January 20, 2022 by CosmicMeatZoo Needs increase in all views, not just desktop. Link to comment
tuanphan Posted January 21, 2022 Share Posted January 21, 2022 You mean this text: NIGHT OWLS PROFESSIONAL KITCHEN CLEANING? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
CosmicMeatZoo Posted January 21, 2022 Author Share Posted January 21, 2022 (edited) @tuanphan yes, that's correct. Edited January 25, 2022 by CosmicMeatZoo Link to comment
tuanphan Posted January 25, 2022 Share Posted January 25, 2022 Try adding to Cover Page Header <style> h1#sqs-slash-page-header { font-size: 50px !important; } </style> If your plan doesn't support adding code to Page Header, you can adjust heading 1 size/line height in Site Styles, then use CSS (Design > custom CSS) to change its style on other pages, except cover page h1:not(#sqs-slash-page-header) { font-size: 20px !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
CosmicMeatZoo Posted February 19, 2022 Author Share Posted February 19, 2022 @tuanphan Tried this out but received a syntax error on line 1 Link to comment
tuanphan Posted February 23, 2022 Share Posted February 23, 2022 On 2/20/2022 at 6:39 AM, CosmicMeatZoo said: @tuanphan Tried this out but received a syntax error on line 1 First code, add to Page Header Second code, add to Design > Custom CSS. If you add First Code to Design > Custom CSs, you will have syntax error Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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