New Landing How can we help? Themeforest Theme Support Joyn Flex Slider – Testimonial Slider – Previous and Next buttons on Mobile Portrait

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Joyn
  • #267125
    vladimirparker
    Member
    Post count: 28

    Hello!

    Flex Slider Testimonial Slider – Previous and Next buttons on Mobile Portrait not showing.
    Also on Landscape Mobile they are on top of text.
    Testimonial Slider is set to Large Text

    #267165
    vladimirparker
    Member
    Post count: 28
    This reply has been marked as private.
    #267176
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code :-

    @media screen and (max-width: 767px) {
    .flex-direction-nav{
    display:block !important;
    }
    .content-slider .flex-direction-nav .flex-prev{
    left:0px !important;
    }
    .content-slider .flex-direction-nav .flex-next{
    right:0px !important;
    }
    
    }

    Thanks
    Mohammad

    #267310
    vladimirparker
    Member
    Post count: 28

    It did not work, see screenshot

    Attachments:
    You must be logged in to view attached files.
    #267313
    vladimirparker
    Member
    Post count: 28

    The buttons are not showing on Mobile Portrait view.
    The buttons are on top of text on Mobile Landscape view

    #267460
    vladimirparker
    Member
    Post count: 28

    Thank you, The Code did work. the first time it did not it was due to somehow there was some extra . marks before the code..etc

    @media screen and (max-width: 767px) {
    .flex-direction-nav{
    display:block !important;
    }
    .content-slider .flex-direction-nav .flex-prev{
    left:0px !important;
    }
    .content-slider .flex-direction-nav .flex-next{
    right:0px !important;
    }

    }

    #267469
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Glad it’s sorted.
    Thanks Mohammad

    #267483
    vladimirparker
    Member
    Post count: 28
    This reply has been marked as private.
    #267643
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad 🙂 to help you.
    Thanks
    Mohammad

Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register