Okay
  Public Ticket #254273
Having a problem with people not knowing to scroll down
Closed

Comments

  • James started the conversation

    I am having a problem with people not knowing to scroll down when I have the responsive design layout selected. This is happening both when the fullwidth slider is selected as well as just on regular pages.  Could there be an option for a bigger blinking down arrow with a color option? Is there anything  that could be added to the theme to indicate scrolling when it is full width?

    Also I love the addition of the slider text color change but it would be nice if the option to change header text, caption and menu color change separately since slide photos vary in color from top to bottom.  Sometimes I need the header and caption to change but not my menu when I have the transparent menu selected.

    Thanks so much for the help.

  • James replied

    Also The scrollbar doesn't show in Chrome like it does in safari and firefox.  Unfortunately people do not have the intellect to scroll down and I'm trying to think of something that could make it very clear.

  •  8,990
    Tahir replied

    Hey James!

    Please provide your site url and the what you would like to change via custom css. 

    Thanks


    ThemeNectar Support Team 

  •  1
    Mac replied

    Hi Tahir,

    can you please provide me with the code to enlarge the Down Arrows in the Nectar slider.

  •  8,990
    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 i.icon-default-style[class^=\"icon-\"] {
        font-size: 60px !important;
    }

    Thanks


    ThemeNectar Support Team