Hi,
I’m having problems with the catalogue size mobile, it looks good in a computer, not mobile.
Thanks!
Hey Fberguno,
Thank you for your patience and the link to your site, I see that in the wine section of your catalog element the price title is quite long due to COPA & BOTELLA text with the price, my recommendation is to drop the price down to the next line so the price title and item title don’t overlap. Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:
@media only screen and (max-width: 1440px) {
#av_section_4 .av-catalogue-container .av-catalogue-price {
position: relative;
}
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Thank you Mike, it worked!
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike