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

    Using Smart Slider 2. After the latest Enfold update, the sliders are smaller and left justified. Any suggestions are greatly appreciated.

    #367768

    Hey reidmccallhhi!

    As it is a premium one, I think there should be some options in your slider’s setting to adjust it. Don’t they work? If not please try to deactivate all plugins to see if one is causing the issue. Otherwise could you create us ad admin login to have a deeper look into it?

    Best regards,
    Andy

    #367793

    I tried the plugin thing and the settings in the slider. No luck.
    Do you have a particular email address you want me to use when setting up the admin user?

    #367797

    Hey!

    Try adding this code to the Quick CSS:

    #slider .container {
        width: 100% !important;
        max-width: 100% !important;
    }
    
    #nextend-smart-slider-1 {
        margin: 0 auto !important;
        float: none !important;
    }

    Cheers! 
    Josue

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