Hi!
I’ve got another strange bug with the image on a category archive page (URL in private). The image of the article comes over the text so it’s impossible to read it.
Any idea?
Thanks
V
Hi vuzzbuzz!
Please add following code to Quick CSS
.hr.hr-invisible {
height: auto!important;
margin-top: auto!important;
}
Cheers!
Yigit
It works perfectly! Thanks again Yigit.