Overlapping Text on Featured Image

Posted in: Newspaper
Post count: 18

Hello,

I’m getting a funky overlapping table on block 21 where the title, author and excerpt overlap the featured image (http://scotthawk.com/fb/issue.jpg). It’s appearing on the search results, categories results and tags results pages as well (same block?).

Thank you for your help!

Post count: 22421

Hello,

Please try to disable all your plugins except visual composer so we can rule out a plugin conflict. You can also check your CSS modifications so they do not affect other parts of your website as well. Do a back-up of your modified CSS code and remove it from the theme panel to see if the problem does not originate from there.
If the problem is still there let us know and provide a link to your website so we can inspect the issue

Thank you!

Post count: 18

Thanks for the reply!

I disabled all the plugins except visual composer and there is no modified CSS code — The problem persists.

I pulled the site out of maintenance mode so that you can take a look.

http://mjr.jour.umt.edu/

Thanks again for your help!

Post count: 22421

Hello,

I have checked your site again and saw that you increased the size of the thumbnails from the dashboard to 180: http://screencast.com/t/ktKkzqQpw9a0http://screencast.com/t/3GYkIJnvOYX5
Our theme was built to work with the default size of 150×150. If you increase the thumb size, you will have to adjust the titles as well.
Please use this custom css for it:
.td_module_16 .item-details {
margin-left: 200px;
}

Thank you!

Post count: 18

Success! Thank you!!!

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