This topic has 2 replies, 2 voices, and was last updated 3 months, 2 weeks ago ago by Rose Tyler
Hello, I have attached a video for reference.
The shop icon next to the vendors name on the product catalogue is invisible, it only appears after the product vide button is pressed.
https://drive.google.com/file/d/16s1AKPbGsQuJdWpdNP513FGXcLaOCZw6/view?usp=sharing
Hello Storee,
Thank you for reaching out and providing the video for reference. We appreciate your effort in highlighting the issue regarding the visibility of the shop icon next to the vendor’s name on the product catalogue.
Please add this code in Theme options > Theme custom CSS > Global:
.content-product .by-vendor-name-link:before {
content: '\e954';
margin-right: 7px;
}
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up