Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #981313
    bak
    Participant

    Hi

    Is it possible to have the arrows on the left and the right of the image?

    #981316
    bak
    Participant
    This reply has been marked as private.
    #981621
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .flex-direction-nav a.flex-prev {
        left: 14px !important;
        top: 43% !important;
    }
    .flex-direction-nav a.flex-next {
        left: auto !important;
        top: 43% !important;
        right: 14px !important;
    }

    Let us know how this goes!

    #981812
    bak
    Participant

    Thank you!

    #981825
    Rupok
    Member

    You are welcome! Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!

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