Align blocks headings and theme little text on right side

Posted in: Newspaper
Post count: 3

Hello, ON MAIN PAGE, I want to align blocks headings and theme little text on right side. Its newspaper and on main page, I want block news and their news text to align right. I am not talking about single Post. I am talking about main page, where all the blocks are showin with all posts. Thanks in advance.

urdu.habarnama.com

Post count: 20688

Hi,

A code like this will align all the block titles on the homepage, to the right
https://www.screencast.com/t/AZTQjGsjmNg
Enter the code in Theme panel->Custom CSS

.home .td-block-title {
text-align: right;
}

Thanks

Post count: 3

Hello

Please have a look, I am talking about this

null

Kindest Regards

Post count: 20688

Hi,

Sorry for the misunderstanding, I though you were referring to the block titles. It seems you have managed to align the article titles as you wanted
https://www.screencast.com/t/LIIbjLoWI7

Thanks

Post count: 3

Hello Simion

Its was dueto yourhelp. Thanks. Have a great day.

Kindest regards.

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