Remove Title from Big Grid 5

Posted in: Newspaper
Post count: 6

Hi there,

I want to remove the page title from a specific grid on the homepage. I know some custom CSS will solve the problem, I just dont know exactly what code to add.

https://postimg.org/image/gvf1oy4fb/

Please see the link above for better clarification.

Thanks!

  • This topic was modified 10 years by rickyricc.
Post count: 6535

Hi

Try this css in theme panel > custom code > custom css:

.home .td_block_big_grid_5 .entry-title {
display: none;
}

Let me know how it goes and if you need further assistance on this please provide your site url so I can inspect this loser.

Thanks!

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