Okay
  Public Ticket #695926
Arrows in Home sliders (Nectar)
Closed

Comments

  •  3
    Lia started the conversation

    Hello again, 

    One option in each Nectar slide is : 'Insert down arrow that leads to content below?'. I would like to make this arrow just as big as the arrows on the left and right hand side. Is there an option for this? 

    Regards, Lia

  •  8,992
    Tahir replied

    Hey,

    Please provide the page url so that i can write up the custom css for whats possible.

    Thanks


    ThemeNectar Support Team 

  •   Lia replied privately
  •  8,992
    Tahir replied

    Hey Again,

    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 i.icon-default-style[class^="icon-"] {
    	
    font-size: 40px !important;
    }
    
    Best.


    ThemeNectar Support Team