xyuskl Posted August 14, 2020 Share Posted August 14, 2020 Site URL: https://emgss.org/ Hi, I am trying to justify the text on the website which works fine with the code: p { text-align: justify; } However, this justifies the the tagline too, and I want to keep it centred. Thanks for your help! Link to comment
tuanphan Posted August 15, 2020 Share Posted August 15, 2020 Add to Home > design > Custom CSS /* center tagline */ #header .site-tagline { text-align: center !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
Archived
This topic is now archived and is closed to further replies.