Viewing 1 replies (of 1 total)
  • Hi ritalcnyc,

    Try adding this to the bottom of your themes style.css file:

    .metaslider .flex-direction-nav .flex-prev {
        left: 5px;
        opacity: 1;
    }
    
    .metaslider .flex-direction-nav .flex-next {
        right: 5px;
        opacity: 1;
    }

    Regards
    Tom

Viewing 1 replies (of 1 total)
  • The topic ‘Flex navigation — make static direction arrows’ is closed to new replies.