Okay
  Public Ticket #1883887
nectar scroll icon​ color
Closed

Comments

  • malsadi started the conversation

    how do i change the color of nectar scroll icon

  •  8,996
    Tahir replied

    You seem to have switched to Revolution Slider. 

    Best 


    ThemeNectar Support Team 

  •  5
    JuanDosCuartos replied

    May I kindly pop in and re-ask how to change the nectar scroll icon color? The one that looks like a scrolling mouse... 

    Thanks in advance!

  •  8,996
    Tahir replied

    Hey,

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

    Thanks


    ThemeNectar Support Team 

  •  8,996
    Tahir replied

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    .scroll-down-wrap.no-border .section-down-arrow:after, .nectar-next-section-wrap.mouse-wheel .nectar-next-section:after, .slider-down-arrow.no-border:after {
        border: 2px solid rgb(236, 32, 40);
    }
    .scroll-down-wrap.no-border .section-down-arrow:before, .nectar-next-section-wrap.mouse-wheel .nectar-next-section:before, .slider-down-arrow.no-border:before {
        background-color: rgb(236, 32, 40);
    }

    Thanks


    ThemeNectar Support Team 

  •  5
    JuanDosCuartos replied

    Sorry Tahir, in my case that didn't worked, any ideas? :( 

  •  8,996
    Tahir replied

    @Juan,

    Please create a private ticket with your site url .

    Best


    ThemeNectar Support Team 

  •  5
    JuanDosCuartos replied

    Thanks Tahir, will do now