Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #187967

    John S
    Participant

    Hi,

    I set up two mastersliders with the master slider plugin. I have used these before on X with no problem.
    I checked everything in the settings of the sliders, tried the “center-text” css attribute trick in visual composer, and checked to see if it was another installed plugin conflicting with it. Nothing I have tried seems to center the frames/slides on the webpage. The navigation arrows seem to be centered on the page, but the content of the slider is off to the right.
    I added the other slider I create and there is the same offcentered issue with that one as well.

    Take a peek: http://pointwebsitedesign.com/choose-us/

    I must be missing something. Any ideas or solution? Perhaps something to add in the customizer custom css area?

    Thanks,
    John

    #188136

    John Ezra
    Member

    Hi John,

    Thanks for writing in. Unfortunately we can’t really support 3rd party plugins and scripts. I know you have been able to use this before and it works but as updates come in things may not always work. Hope you understand.

    Having said that, I did take a look if there’s a quick fix we can spot. This isn’t always the case as it isn’t always possible to find an easy fix. Also this has only been tested on chrome and on desktop and may not work on other devices or browsers but you’re free to try.

    There is a dynamically entered left margin on the images. It’s not static as when you resize the browser the value changes.

    We can override that with CSS.
    You can add this under Custom > CSS in the Customizer.

    .ms-slide .ms-slide-bgcont img {
    margin-left: 0!important;
    }

    Again we really can’t provide much help in this are, but hope that helps!

    #188257

    John S
    Participant

    I understand about not being able to offer support for 3rd party plugins and I apologize for asking.
    And thank you so much for your time!
    I thought there was something that could be done to the X theme to help straighten things out with that 3rd party plugin.

    I also know you guys are smart and would have a solution and nail it!

    Which you did.
    …again! 🙂

    Exceptional service guys!

    Thanks again guys!!

    #188641

    Rad
    Moderator

    You’re always welcome John 🙂