Hi team – when I view this site on my iphone 5 – the button at the top in the slider are hidden – how do I make the slider height expand to fit in the button?
Cheers
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) {
h2.avia-caption-title { font-size: 32px !important; }}
@media only screen and (max-width: 480px) {
#top .avia-slideshow-button {
margin-top: 0;
}}
Cheers!
Yigit
Hi Thanks – this didn’t work – I tried adding !important to the second media query – you still can’t see the button – any other clues please?
Thanks
Hi,
It seems like you removed description on mobile portrait and that helped? :)
Best regards,
Yigit
Hi Yes – we reomved the captions – cheers