Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #411577

    Dear Support,

    I use a full screen slider with two caption buttons left-framed. The two buttons are next to each other and it looks great on my computer desktop. But on my iPhone, the second button goes under the first one (which is not a problem) but it is not vertically aligned with the first one, it’s a bit to the right.
    How can I solve this ?

    Blaise

    #411868

    Hi Blaise!

    Do you have a link for the site in question so that we can take a closer look please?

    Regards,
    Rikard

    #411927

    Hi Rikard,

    Sure ! Here : lewokdeblaise.be

    Regards
    Blaise

    • This reply was modified 9 years, 1 month ago by blaisejadoul.
    #412349

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 480px) {
    #top .avia-slideshow-button {
      margin-left: 0;
    }}

    Best regards,
    Yigit

    #412437

    Perfect !
    Thanks a lot, Yigit.

    Regards
    Blaise

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Caption buttons not aligned on mobiles’ is closed to new replies.