dobregastro
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] move “older posts” above widgets (on mobile)I found a solution myself 🙂 if someone else needs it, I’m sharing it here: I simply removed the sitebar with the widgets on the mobile version of my website. To do so, I inserted this code in custom CSS:
@media (max-width: 767px) {
.right { display: none; }
}Forum: Themes and Templates
In reply to: [Customizr] zoomed-in imageshello Nicolas, thank you for your reply.
I did everything you suggested, but unfortunately nothing worked.
I did however realised that the zoomed in images “follow” the images in the slider.
My slider contains the images from the last posts and below, the latest posts are shown (image + text). When I set 5 posts to be shown in the slider, also 5 posts below have their featured images zoomed in.
when I change the number of images shown in the slider to 1, only 1 image has the image zoomed in (the latest one).
For now I resolved the issue by removing the slider from my page (this way, none of the featured images are zoomed in).
however, I would like to go back to showing the slider. Is there any way to fix this? maybe I missed something in the settings?
thank you,
JMHello,
thank you for your answer.
here is the screenshot https://ibb.co/2Fg24Jc