Hi,
In this topic you’ve helped me for displaying the thumbs with the desired dimensions. Yesterday I’ve moved the site to a new server and now the thumbs are very small and the background has the right dimension. How can I fix this?
Regards,
Erwin
Hey Erwin,
Thank you for your patience, please try adding this css:
.sidebar .newsbox .news-thumb img {
width: 275px;
height: 275px;
}
.sidebar .newsbox .news-thumb {
padding: 0;
margin: 0;
}
Best regards,
Mike
Hey,
Thanks for the reply. Somehow I don’t see any image anymore. I think the image disappeared out of the cache. It doesn’t matter if I’m adding the code or removing it.
Does anyone see the reason for that?
Regards,
Erwin
Hi,
I’m looking at the page in the Private Content area and I see the images, please see the screenshot in the Private Content area.
Best regards,
Mike
Hi Mike,
Thanks for the fast respons! You’re right at that page. See the private part for other url’s where it doesn’t work, please.
Regards,
Erwin
Hi,
Thank you for the links, it looks like in your child theme css you have this css:
.news-thumb, .no-news-thumb {display:none;}
please change to:
.no-news-thumb {display:none;}
Then clear your browser cache and any cache plugin, and check.
Best regards,
Mike
Hi Mike,
That did it, thanks!
Regards,
Erwin
Hi,
Unless there is anything else we can assist with on this issue, shall we close this then?
Best regards,
Mike
Hi Mike,
You can close this topic.
Reagards,
Erwin
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike