Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1006968
    Christopher
    Moderator

    Hi there,

    Please remove the class down-arrow from section and add it to first container, then update your code to :

    .x-container.down-arrow:before {
        content: "";
        display: block;
        position: relative;
        left: 50%;
        bottom: 0;
        width: 0;
        height: 0;
        margin-left: -50px;
        border-width: 50px;
        border-style: solid;
        border-color: #F36F21 transparent transparent;
    }

    Hope it helps.

    #1008416
    Natalie
    Participant

    Thank you so very much! Worked out great!

    #1008479
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1004373 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>