jasmine_noronha Posted September 3, 2020 Share Posted September 3, 2020 Site URL: https://www.jasmine-noronha.com/about hello! i managed to use the following code to justify the text on my website: body p, .sqs-layout .sqs-block.html-block p { text-align: justify !important; } it worked. however, it justified all the text in my site. and i'm just looking to justify the text in the "about" page. please help! Link to comment
tuanphan Posted September 3, 2020 Share Posted September 3, 2020 Edit above page > Add Code Block > Paste this code <style> body p, .sqs-layout .sqs-block.html-block p { text-align: justify !important; } </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!) Link to comment
jasmine_noronha Posted September 3, 2020 Author Share Posted September 3, 2020 @tuanphan that worked - thank you! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.