Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1401097

    production site – https://alexandere103.sg-host.com/

    screenshot – https://ibb.co/s9z3VX0

    Picture selection “Dots” have merged with the contact us button only on mobile

    how do I move the layer slider dots down on mobile?

    • This topic was modified 1 year, 8 months ago by navindesigns.
    #1401205

    Hi navindesigns,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    @media only screen and (max-width:767px) {
      #top .avia-layerslider .ls-bottom-slidebuttons {
        top: 0 !important;
      }
    }

    Hope it helps.

    Best regards,
    Nikko

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