Align on HP & ratings

Posted in: Newsmag
Post count: 494

Hi,

I use this code to align the titles on mudule 6

.td_module_6 .item-details {
display: flex;
align-items: center;
}

But now the ratings are on the right hand side. How could I have them below (and in line, not on 2 lines)?

Screenshot: https://ibb.co/fVyMPd
URL http://www.coupdepoker.com

Thanks for your help

Post count: 6

your posts look really big and not small , how did you add more width to them?

Post count: 494

I just removed stuff like date, views etc.

.category-NAME .td-module-meta-info {
display: none;
}

Post count: 6

are u using “NewsMag” , right? because it didnt work 🙁

Post count: 494

No I’m using Newspaper. In the code I sent you, you need to change NAME by the name of your category.
If your category name is travel-tips then the code is:
.category-travel-tips .td-module-meta-info {
display: none;
}

Post count: 494

Oh, my bad, I just realised I made a mistake and posted in the Newsmag forum…

Post count: 6

any idea how to make my post to have more width on newsmag?

Post count: 494

No clue, sorry mate

Post count: 23312

Hello meri,

Unfortunately, our theme does not support a dynamic width and therefore, this thing cannot be changed.

Thanks for the message!

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