Okay
  Public Ticket #621372
Scroll down arrow nectar slider
Closed

Comments

  •  9
    Shane started the conversation

    In reference to Public Ticket #254273 : Can we change the down arrow icon to a .png or another icon of some sort? And I would like to add the same # function to a nectar button to pull the page up when they click on it.. how do i do this? 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 .swiper-slide[data-color-scheme=\"dark\"] .slider-down-arrow i.icon-default-style[class^=\"icon-\"]:before {
        content: \'\\f063\';
        font-family:FontAwesome;
    }

    Best



    ThemeNectar Support Team 

  •  9
    Shane replied

    1. OK, so what exactly does this code do? I don\'t see any changes.

    2. And how do i make a button on the nectar slider pull the page up like the arrow does? Do i use a # or something?

  •  8,992
    Tahir replied

    Hey Again,

    1: It changes the down arrow icon .

    2: You can use a href and turn on one page scrolling option . Though to make it 100% perfect JS custom code would be needed. Please see: http://prntscr.com/9n40hg .

    Please consider hiring a freelancer over at Envato Studio for these Theme customizations as they are not provided as Support: http://themeforest.net/page/item_support_policy .

    Best.


    ThemeNectar Support Team