Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #771146
    Peter M
    Participant

    I’m using the x-slider element, but it’s aligned to the left, even though I have the center-align option clicked. How do I get it to center?

    Also, there’s a thin grey line at the bottom of each slide – how do I get rid of that? Is it a size issue? If so, what size should each slide be?

    Thanks.

    #771681
    Christopher
    Moderator

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #771902
    Peter M
    Participant

    Ok, will do.

    #772108
    Peter M
    Participant
    This reply has been marked as private.
    #772493
    Rue Nel
    Moderator

    Hello There,

    Thanks for providing the very detailed information. To center the slider, please edit your page in Cornerstone and insert the following custom css in the settings tab, Settings > Custom CSS

    .x-flexslider-shortcode-container,
    .x-slides, .flex-control-nav, .flex-direction-nav,
    .x-flexslider .x-slides .x-slide,
    .x-flexslider .x-slides img {
        margin: 0 auto;
        background-color: #fff;
    }

    http://prntscr.com/9x1ox0

    We also noticed that you are still using an older version of Cornerstone. Please make sure that you are fully updated? (Theme and Plugins)

    Our latest versions are:
    X Theme: 4.3.2
    Cornerstone: 1.1.0
    Revolution slider: 5.1.6
    ConvertPlug: 1.1.1

    You can find the latest version numbers here: (http://theme.co/changelog/) Then you can compare them to what’s installed on your site.

    If you find anything to be out of date, you can review our update guide.

    Hope this helps.

    #773243
    Peter M
    Participant

    Awesome, worked perfectly – thanks!

    And I updated Cornerstone as well.

    Cheers.

    #773633
    Lely
    Moderator

    You’re welcome Peter!

    Always,
    X

  • <script> jQuery(function($){ $("#no-reply-771146 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>