Hello support team,
Hello support team,
I’ve created a product list with 5 shop items. When looking at it on a regular pc or tablet, it all looks fine, but when you resize the screens or view this page on your smartphone, than the price and name name of the product overlaps.
I hope that “overlaps” is the correct word for it? Could you take a look at the home page of my test site please and see if it’s possible to avoid this somehow? The credentials are posted private.
Thanks for taking a look at it.
Best Regards,
Nin0
Hey Nin0!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 1024px) {
.av-catalogue-title {
padding-right: 100px;
}}
Best regards,
Yigit
Bingo! this is it!
Thank you for the code.
Happy holidays Yigit and all the best for 2016
Best Regards,
Nin0