167.114.173.178
1. how did get rid of the horizontal line above the header and below the header?
2. how can I add a scroll down arrow to point down on then advanced layer slider like this http://167.114.173.178/?page_id=1395?
3. Is it possible to have the headline rotator start when someone scrolls down to it?
Thank you
Hey park13,
I see the arrow to scroll down, and don’t see the headline rotator, id it on a different page? The code below will remove borders.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .av_header_transparency #header_meta {
border-bottom: none;
}
#top .av_header_with_border.av_header_transparency #header_main {
border: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
YES # 1 fixed but #2 ???
2. how can I add a scroll down arrow to point down on then advanced layer slider like this http://167.114.173.178/?page_id=1395?
3. Is it possible to have the headline rotator start when someone scrolls down to it
Rotator is the 2nd slider on front page?
Hi,
To add a scroll down arrow to the layerslider, add a html slide and place it where you want then add this code to it:
<a href="#next-section" title="" class="scroll-down-link av-control-minimal" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></a>
For the headline rotator, Sorry, that feature is not available yet, but Please feel free to request – or vote if already requested – such feature on Enfold feature request form.
Best regards,
Mike