Grid Style

Posted in: Newspaper
Post count: 37

Hi, I configured first row as “Big Grid Full 8 and Big Grid Style: Grid style 4 – Bottom box”
I have two questions:
– Remove “-” below author name
– Add category to elements (other grid style configuration show category per post)

My site is https://www.ocesaronada.net/
WP version: 5.2.4
Theme version: 9.7.2

Thanks in advance.
Rgds.

Post count: 35449

Hi,

There is a problem with the “Big Grid Full 8 and Big Grid Style: Grid style 4 – Bottom box” it should look like this -> http://prntscr.com/pt8jxd here is a quick fix -> http://prntscr.com/pt8kkh
.td-grid-style-4 .td-module-meta-info > span {
display: inline-flex;
}

the code need to be set in Theme panel>Custom code> Custom css; also on some blocks do not gave category on module or is disable from theme panel -> http://prntscr.com/pt8mqe
,or you can use the Big Grid Flex 2 and set it like this -> http://prntscr.com/pt8jdi

Thank you!

Post count: 37

Thanks Calin. All has been fixed! 🙂
Rgds.

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