Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #914094

    Hello,

    Please help me align my buttons for mobile, see screenshot here: mobile

    • This topic was modified 6 years, 6 months ago by dmac.
    #914130

    Hey Danny,

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

    @media only screen and (max-width: 767px) {
    .home .avia-multi-slideshow-button.avia-slideshow-button-2 {
        margin-right: 20px !important;
    }
    }

    Best regards,
    Rikard

    #914183

    It worked, thanks

    #914343

    Hi dmac,

    Glad we finally got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.