• Resolved adopted3

    (@adopted3)


    ———————
    The issue can be found here: https://alds.com/new/
    The preview works: Yes
    It works with other themes: Haven’t Tried
    It works when I disable all other plugins: No
    Meta Slider version: 3.23.0
    ———————

    We changed the Carousel Margin from 5px to 12px; however, the slides are still only 5px apart, with inline styling.

    (We’re using the Flex slider option.)

    Thanks in advance!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • It looks like your site is still using 5px and that your 12px settings did not reflect. I won’t be able to confirm it without accessing to your site which is against WordPress guidelines.

    Alternatively, you can use the following CSS code to add to your site.

    #metaslider_container_925 #metaslider_925.flexslider .slides li {
    	margin-right: 12px !important;
    }
    Thread Starter adopted3

    (@adopted3)

    Thank you… for some reason, the setting doesn’t work, but the CSS you provided worked.
    Paul

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘“Carousel margin” setting not working’ is closed to new replies.