Hi there,
I am trying to remove the overlay on the “Top Categories” images in the ListingHive theme, but somehow seem unable to find the css part that controls it. Could you please advise?
Best regards
ChrisBDK74
Hi there,
I am trying to remove the overlay on the “Top Categories” images in the ListingHive theme, but somehow seem unable to find the css part that controls it. Could you please advise?
Best regards
ChrisBDK74
Hi,
Please try using this CSS code snippet
.hp-listing-category--submit-block .hp-listing-category__image a::after,
.hp-listing-category--view-block .hp-listing-category__image a::after {background-image: none}
Thank you very much, it worked as expected.
Best regards
ChrisBDK74
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.