Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #911295
    artthescience
    Participant

    Hi there,

    How do I add more than 48 images to my slider and have the Control Navigation align to the right once the second row in introduced, perhaps after the first 30 images? It cannot stay as is because the Control Navigation Bar actually overlaps with the Prev/Next Navigation Bar on the left. This also needs to be fixed.

    Thank you for your help.
    🙂

    #911838
    Jade
    Moderator

    Hi there,

    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.

    #911854
    artthescience
    Participant

    Hi there,

    Thank you for your reply!

    I don’t have this up live anywhere yet, but I do have a gallery that will include more than 48 slides.

    Is there something you don’t understand about the question? Perhaps I can clarify with additional photos?

    🙂

    #912196
    Christopher
    Moderator

    Hi there,

    Your question is clear but we need to see your site in order to provide you with proper CSS code which fits current setup.

    Thanks.

    #913047
    artthescience
    Participant
    This reply has been marked as private.
    #913517
    Lely
    Moderator

    Hello There,

    Thank you for the URL.
    Please add the following CSS via Appearance > Custmize > Custom > Edit Global CSS:

    .flex-control-nav li {
        float: right; /*To make it on the right*/
    }
    .flex-control-nav {
        top: 50px; /*This will adjust it's position from the top so it will not overlapped with the prev and next button*/
    }

    Hope this helps.

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