Box Style

Posted in: Newspaper
Post count: 1

I am trying to remove the box style for my image in the image box widget within the sidebar, but it gives only two options to choose from: 1- With Border or 2- White Box. I don’t want any box style, but I can’t seem to get rid of it in CSS. Any help?

Post count: 7909

Hi,

If you want to have clean images, without any gradient, you could use style 2 and also add this custom css in Theme PAnel > Custom Css:

.td_block_image_box.td-image-box-style-2 .entry-title a:empty {
display: none;
}

If it is not what you mean please provide a link to a page where you use Image Box and provide more details.

Thanks!

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