Author box – how to align text to the left side?

Posted in: Newspaper
Post count: 7

Hi,

I have a problem with setting text alignment in author box (in sidebar) on my website human360.life. I would like the description to be aligned to the left side of the box.
I will really appreciate your help with this case!

Thank you,
Oktawian Kitala.

Post count: 27744

Hello,

This option for author box momently isn’t done, but you can add the custom CSS to do the text-align to left, like this => https://www.screencast.com/t/aI0grCusdqH.

.td_block_author .td-author-description {
text-align: left;
}

The custom code CSS you can add in Theme Panel->Custom Code -> Custom CSS => https://www.screencast.com/t/tDNljSQi .

Hope that helps you!

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.