Okay
  Public Ticket #634876
Circle around Nectar Slider down arrow
Closed

Comments

  • Nathan started the conversation

    Hello ThemeNectar,

    I know you\'ve answered this question before so I apologise. I just can\'t find an open/public ticket. Can you please remind us how we add the circle around the down arrow on a Nectar Slider?

    Thank you.


  •  8,992
    Tahir replied

    Hey,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    .swiper-wrapper .slider-down-arrow .icon-salient-down-arrow:before {
        content: \"\\f0ab\";
        font-family:FontAwesome;
        font-size: 37px !important;
    }


    ThemeNectar Support Team 

  • Nathan replied

    Thanks Tahir, much appreciated.