Tagged: Colour section
Hi,
I’ve created Colour Sections with “display arrow pointing down” as the border styling for the bottom border. But this setting is showing two glitches:
1. It still shows border stroke styling, but only on the line, not the actual arrow (I don’t want a border stroke at all)
2. The arrow is repeating itself and floating above the Colour Section element
I’ve attached a snapshot in the Private Content area for you to see.
Is there a way to resolve this? It seems to be working fine on other pages.
Thanks
Hi 500Webmaster!
Send us a link to your page and we’ll take a look.
Best regards,
Elliott
Attached in private content below.
Hi!
Add this to a codeblock element in the page.
<style type = "text/css">
#after_section_1 .av-extra-border-outer, #after_section_2 .av-extra-border-outer {
display: none !important;
}
</style>
Regards,
Elliott
Hi Elliot,
Create and added – no change though.
Best
Hey!
Looks fine on my end. Clear your browser cache.
Or if your trying to do something else then take a screenshot and highlight your intentions so we can get a better idea.
Best regards,
Elliott
Sorry, that’s because we had to perform an emergency backup/restore of our website last night so the page you just looked at was from before the changes. It wouldn’t have been a cache issue though, as the page was showing the same errors when viewing from different computers.
Any way, I’ve made the changes again but this time there are no glitches. Thanks!
Here you go – doing it again. See private area for link
Nevermind, it only seems to be at the bottom of the page now, which I can handle. Seems to be fixing itself as I go along