KLayman Posted July 7, 2023 Share Posted July 7, 2023 When I go to Design > Custom CSS my CSS shows correctly but when I go back to edit the page, it goes back to the default CSS. MY CSS ON "CUSTOM CSS": #block-7c548004086f300cf7f2.sqs-block.sqs-background-enabled { padding: 8% 6% 5% 6%; } Link to comment
tuanphan Posted July 9, 2023 Share Posted July 9, 2023 Try using !important, if it doesn't work, please share link to page in screenshot, we can check easier #block-7c548004086f300cf7f2.sqs-block.sqs-background-enabled { padding: 8% 6% 5% 6% !important; } 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