Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #627609

    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

    #627755

    Hey ShortieD!

    Can you please post the link to your page?

    Regards,
    Yigit

    #627777
    #627782

    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

    #628942

    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

    #630001

    Hi,

    It seems like you removed description on mobile portrait and that helped? :)

    Best regards,
    Yigit

    #630382

    Hi Yes – we reomved the captions – cheers

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘slider captions hidden on iphone portrait’ is closed to new replies.