Hi
I noticed after receiving help from you guys that I forgot to check the view on mobile and noticed that the Tab Filters where sitting on top of each other when viewing the page on mobile, please see image
Test page: https://removerr.co.uk/test/
Kind Regards
Andrew
Hey Andrew,
Thank you for the inquiry.
You can add this css code in the Quick CSS field to adjust the style of the filters on mobile view.
/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */
@media only screen and (max-width: 767px) {
/* Add your Mobile Styles here */
.av-elegant-toggle .taglist a {
line-height: 2.8em;
font-size: 0.8em;
padding: 7px 10px;
}
}
Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings and purge the cache after adding the css.
Best regards,
Ismael
Hi Ismael
Thank you, appreciate your help.
Andrew
Hi,
Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
Rikard
Hi Rikard
Please close the topic.
Thanks
Andrew