albireo Posted March 16, 2020 Share Posted March 16, 2020 Site URL: https://yoon.clinic Hi, I wonder how to change the text alignment in the author profile - text below the name of author. I would like to change it from center to left alignment. Thank you for great template. Link to comment
tuanphan Posted March 16, 2020 Share Posted March 16, 2020 Add to Home > Design > Custom CSS .blog-item-author-profile--footer .author-bio ~ p { text-align: left; } 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
albireo Posted March 17, 2020 Author Share Posted March 17, 2020 Thank you very much! Link to comment
HaleyWard Posted August 8, 2020 Share Posted August 8, 2020 If the code above isn't working for anyone else, this is what worked for me: Home > Design > Custom CSS .blog-item-author-profile-wrapper p { text-align: left !important; } Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.