Hi There,
I have an issue where I created food menus and on mobile devices, some of the items are overlapping with the prices and are hard to read. I tried some of the different CSS codes I found throughout the forum but nothing has worked so far. Can you please take a look and suggest CSS that will work?
Thanks,
Monique
Hey Monique,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.av-catalogue-price {
position: inherit;
float: right;
}
}
Best regards,
Rikard
Thank you Rikard. That did the trick!
Have a good weekend.
Monique
Hi,
Great, I’m glad that we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
You can close it. Thank you.
Hi,
Glad Rikard could 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