Hi
Thank you for your fantastic theme.
I have a question.
I chose the full screen slider in the builder, because there was the option to display a scroll arrow down and takes the user to the next section by scrolling down.
But I couldn’t find in the edit element, an option to put in this slider some layer with the text.
Instead, If I use the layer slide plugin, I can set many layers with the text or image, but is there an option to display a scroll arrow down and takes the user to the next section by scrolling down?.
I’d like to see the same slider with the text and the arrow below like in demo “homev11 trasparent menu”
Sorry for my english, I hope I have explained what I mean in the right way.
Thank you very much
Regards
Tania
Hi tania_tf!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .scroll-down-link:before {
content: 'Next';
font-size: 18px;
}
If that does not help, please post a screenshot and show the changes you would like to make so we can make sure to understand you clearly. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here
Regards,
Yigit