Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #385947

    I have a color box and selected to have an arrow at the bottom. The arrow then shows at the top of the next color box. But the next box is gray and the arrow is still brown. I’ve had the same problem before. You can see it on the page I’m including below. It’s part way down the page, it’s a brown box and says Spatial Curriculum.

    #386582

    Hi elianab!

    Try adding this to a codeblock element in the same page.

    <style type = "text/css">
    #after_section_3 .av-extra-border-inner {
      display: none;
    }
    </style>

    Cheers!
    Elliott

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