Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1154185
    mksubherw
    Participant

    how do I move the slider pagination arrows? they are overlaying the text.

    See attached image.

    URL: http://softskillsfordesigners.com/newsletter/

    #1154512
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    Please see : http://revolution.themepunch.com/documentation/#settings-navigation

    Hope this helps!

    #1155235
    mksubherw
    Participant

    Hi there,
    my design isnt showing the slider revolution component – but rather the Slider widget available in Cornerstone.

    #1155282
    Rahul
    Moderator

    Hey There,

    Thanks for writing back!

    You can remove arrows from image in cornerstone slider, please enable the no container option and disable the prev/next navigation options. Please see the screenshot:

    Hope this helps!

    #1155289
    mksubherw
    Participant

    Hi, I don’t want to remove them – but just change the location since it’s overlaying the text. Any ideas on how to do this?

    #1155354
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance Customizer Custom CSS

    .flex-direction-nav {
      left: calc(50% - 50px);
      position: absolute;
      width: 100px;
      margin-top: -30px;
    }

    Hope that helps

    Joao

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