Tagged: arrow, Colour section
Hi,
I have two colour section son my page: http://dev.surreyhillsgliding.co.uk/what-is-gliding/
The first has an arrow in the bottom border as I selected: “Display a small arrow that points down to the next section” in Section Bottom Border Styling.
My issues is that the 2nd colour section now has an arrow in the top border even though I have it set to not have any borders.
Hey DigitalEssence,
Try adding the following to quick css:
#after_section_1 .av-extra-border-element.border-extra-arrow-down{
display:none!important;
}
Best regards,
Jordan Shannon
Thanks Jordan. That fixed it.
Any idea why this happening?
WP: 4.9.4
Enfold: 4.2
Hi,
No quite sure of the root cause. Can you try and reproduce the issue on a hidden test page? That can help us see if its an actual bug or one-off occurrence.
Best regards,
Jordan Shannon
ok.
I’ve set up a second page at; http://dev.surreyhillsgliding.co.uk/test/
and it has the same issue (when you remove the css code you supplied
Hi,
Okay this will need to be reported to the devs and inspected further.
Best regards,
Jordan Shannon