Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #496374

    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

    #496485

    Hi 500Webmaster!

    Send us a link to your page and we’ll take a look.

    Best regards,
    Elliott

    #496953

    Attached in private content below.

    #497274

    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

    #497543

    Hi Elliot,

    Create and added – no change though.

    Best

    #497783

    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

    #498337

    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!

    #498404

    Here you go – doing it again. See private area for link

    #498408

    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

    #498826

    Hi,

    Not sure if you’re alright on this or not? Please let us know if you should need any more help.

    Best regards,
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.