CSS for post title align left

Posted in: Newspaper
Post count: 52

Hi,

Can you please help me to set up CSS for changing the post title as align left?

Cheers,

Post count: 35449

Hi,

Yes, I can help you with that, just please provide me a link to your page, in this way will be able to provide the custom css that you need for align post title to left.

Thank you for your understanding!

Post count: 52

Hi,

Thank you for your reply, I’ve just started to build a website which on the “coming soon mood”.
Ok, I just get back to normal mood to see the post then.

https://justaboutblogging.net/longtailkeyword/

Cheers,

Post count: 35449

Hi,

If this is what you want to achieve https://i.imgur.com/jn3S8oE.png then you can set this custom css in theme panel > custom code> custom css
.single .td-post-template-default .td-post-header .entry-title {
text-align: left;
}

Thank you!

Post count: 52

YAY! Thank you, Calin.

It worked!

Cheers,

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.