Title align in Style 6

Posted in: Newspaper
Post count: 17

Hi guys

How can I align the title in the posts with the text below (see example here: https://ibb.co/zxGRML0)?
It just happens on mobile view (when I watch the website on mobile).

Thx

Post count: 35449

Hi,

In order to align the title with the text please set this custom css in Theme Panel> Custom code> Advance css > Phones
.td-post-template-6 .td-post-header-holder {
padding: 10px 20px 0 20px;
}

The results should be -> https://i.imgur.com/7pNOkMr.png

Hope this will help!
Thank you!

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