Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1092395
    dcoberbeck
    Participant

    Hi, hope this message finds you well.

    I´d like to change the navigations buttons from the bottom (below the text) to the top (above the text). Here is the link to the page I am trying to update:

    http://theaffiliateplan.com/monthly-programming/

    Thank you for your time!

    Doug

    #1092557
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    Would you mind sharing us an access to see your setup because I could see that it open only for members.

    Don’t forget to set it as private reply.

    Thanks.

    #1092814
    dcoberbeck
    Participant
    This reply has been marked as private.
    #1092981
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    ul.flex-direction-nav {
        top: -16% !important;
        position: absolute !important;
        width: 100%;
    }

    Hope that helps.

    #1094373
    dcoberbeck
    Participant

    Perfect! Thank you so much!

    #1094747
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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