how to remove “SOMETIMES THE SIMPLEST THINGS….." blockquote

Posted in: Newspaper
Post count: 3

I have tried removing them from td_templates_builder.php, but it still displays
i want this blockquote to disappear, pls kindly assist.

sys@witsper.com

Post count: 3

no one helps? pls kindly assist, tks~

Post count: 3

wanna remove this blockquote from the theme

Post count: 23312

Hi,

Please check the page with TD Composer and remove it from your homepage or you can use the below quick solution to hide it from such a custom CSS code.

.home blockquote{
display:none;
}

Thank you!

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