Hi,
I’ve got a page with multiple colour sections and the first one has the “Display a small arrow that points down to the next section” enabled and this is causing another arrow to display at the top of the next colour section.
I’ve tried giving the sections an unique ID in the developer section but that creates a child div within the colour section so doesn’t affect it.
The url is: http://ridelines.digitalessence.net/about-ridelines/
and the htaccess is in the private reply.
Hi DigitalEssence!
I couldn’t see any arrow down on the page you linked but send us an admin login and we’ll have a closer look.
Best regards,
Rikard
Hi Rikard.
have a look at this video: http://screencast.com/t/FLjzqc9Nm
Hey!
This seems to be a random issue, doesn’t happen on most enfold installations. Please add this in the Quick CSS field:
#main > .avia-section + div .av-extra-border-inner {
display: none;
}
Best regards,
Ismael
Thanks Ismael. That’s sorted it.
I tried removing my custom CSS to see if it was causing it but it wasn’t.
Just one of those things.
Please mark this as resolved.