Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1142175

    Please see the attached screenshot.
    My customer wants these buttons to be perfectly centered on mobile. Any idea how this can be realised?

    View post on imgur.com

    Thanks in advance for the help ;). All necessary data can be found below.

    #1142972

    Hey mynick,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    #top .av_slideshow_full .avia-slideshow-button {
        padding: 12px 0;
    }
    }

    Best regards,
    Rikard

    #1144172

    Thank you Rikard,

    This improves it on a lot of smartphones. On very old smartphones it is still the same, but it’s a step forward, so thank you very much!

    Also: I think the default setting shouldn’t be like my screenshot. It looks a bit messy. Maybe the Enfold theme could take a look at this for Enfold 4.6.4 ^^.

    #1144357

    Hi,

    Thanks for the update and feedback. Are you ok with this solution for now then?

    Best regards,
    Rikard

    #1144380

    Yeps. Thanks for the help!
    This topic can be closed ;).

    #1144539

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How to center 2 buttons in the fullwidth easy slider on MOBILE?’ is closed to new replies.