Hello Enfold Support Team,
first of all: your are best!
Today I have a strange task to show you. I am using enfold for many years now and this is first time something like this happens. I checked the whole night but did not find a solution, so I decided to contact you, now. Hopefully you can help me with this.
Please take a look at this new page (see below in private content) with MOBILE VERSION.
Page starts to look usual, but when you scroll down (in mobile version) the icon lists, the icon boxes and even the footer look very ugly.
Thank you for help
Holger
Hey hfhf,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width:768px) and (max-width: 990px){
.page-id-1733 div .av_one_fourth {
width: 48%;
}
}
@media only screen and (max-width:767px){
.page-id-1733 div .av_one_fourth, .page-id-1733 div .av_one_half {
margin-left: 0;
width: 100%;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Hello Victoria,
what should I say… Enfold support is really 5 STAR support!!!!
Thank you very much!
It works great!!!
Holger
Hi Holger,
Glad we could help :)
Happy exploring Enfold!
If you need further assistance please let us know.
Best regards,
Victoria