Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1009179

    Hi,

    I am using the normal Theme-x slider plugin in cornerstone which is working exactly the way I want. However I would like the move the right arrow to the right of the slider and keep the left arrow on the left of the slider.

    Is this possible with some extra custom code? I’ve been searching the forums for a couple of days and found no relevant answer. I managed to move the arrows before but they seem to move to one position together and I want them to separate.

    Thanks

    #1009180
    This reply has been marked as private.
    #1009310
    Christian
    Moderator

    Hey there,

    Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    Thanks.

    #1010643
    This reply has been marked as private.
    #1010674
    Lely
    Moderator

    Hi There,

    Thank you for the clarification.
    Please add the following CSS on Appearance > Customize > Custom > Edit Global CSS:

    .page-id-16 #x-section-2 .flex-direction-nav a.flex-next {
        left: initial;
        right: 50px;
    }

    Hope this helps.

    #1012567

    Awesome Lely,

    Thank you. I modified the indent slightly but works great.

    #1012585
    Lely
    Moderator

    You’re welcome!

    Cheers!

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