White box in the middle of the image

Posted in: Newspaper
Post count: 53

Please go to http://mainstrock.com/safe-eating-habits/. On the right sidebar you will find to box titled Advertisement. This image has a small white box that is appearing in the middle of it. How do I get this out?

Post count: 20686

Hi,

That box is supposed to display a custom title set for the images in the image box
https://www.screencast.com/t/i7aADVawVXY
https://www.screencast.com/t/W6aXPljvvq
You could remove it with a code like this
https://www.screencast.com/t/njzcAIgjnLM

.td-image-box-style-2 .td-custom-title {
display: none;
}

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.