JoseP
1
Hello,
How do I hide the images on the home page in the recent lists block?
Thank you!
JoseP
2
I solved it, I used this css snippet:
.home .hp-listings .hp-listing__image
{display: none;
}
system
Closed
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.