I have a new Enfold based site which is still in dev. I have a colour section at the top of the page. Inside are 4 columns and the middle 2 have buttons (medium size) that link to pages further back in the site.
The button links work on desktop machines but not iPad and iPhone. Can you help please?
Cheers
Nath
Hi nathancole!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.avia_mobile #top .av-parallax { position: absolute !important; }
Regards,
Yigit
Perfect! Thanks Yigit, that worked perfectly.
Nath