This topic has 2 replies, 2 voices, and was last updated 2 days, 22 hours ago ago by Rose Tyler
Hello,
If you visit link 1 in private and scroll down to “Najbolj priljubljeno”.
This is products carousel module.
1. Notice that the icon and text are not vertically alligned.
2. On mobile (picture “prob1”) also notice the buttons. The text is also not vertically alligned with the cart icon + for some reason the text is pushed together.
Thank you,
Hello, TheOne,
Thank you for getting in touch with us.
We can’t log in to your site – https://prnt.sc/K-ASLpISqngq
Please try to use this custom CSS code:
.etheme-product-grid-item .etheme-product-grid-button {
display: inline-flex;
align-items: center;
line-height: 1.4;
}
Best regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up