problem where catalogue items overlap with prices when viewed on mobile, gdrive link in private content
thanks!
Hey wescrete,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
link below
Hi wescrete,
Can you try adding this CSS code in Quick CSS, located in Enfold > General Styling:
@media only screen and (max-width:767px) {
#top .av-catalogue-title {
padding-right: 0;
}
#top .av-catalogue-price {
position: static;
}
}
Best regards,
Nikko
that did it. thank you very much!
Hi wescrete,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko