This topic has 6 replies, 2 voices, and was last updated 5 years, 7 months ago ago by Rose Tyler
Hi sir/mdm,
I found out both of my intallation missing the word “Quick View” besides the magnifying glass icon. How to display the word again?
Hello,
Please add this code in Theme Options > Styling > Custom CSS > Global Custom CSS:
.productCarousel .footer-product .show-quickly {
font-size: 11px;
}
.wishlist-disabled .show-quickly {
font-size: 11px !important;
width: 100% !important;
display: flex;
align-content: center;
justify-content: center;
}
.wishlist-disabled .show-quickly:before {
margin: 5px 10px 0 0 !important;
}
Let me know the result.
Regards
Hi,
Nope. It doesn’t work.
Hi,
Thank you so much.
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up