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

    Hello all

    There is a dotted line at the top of my site and I don’t know how to get rid of it.

    Any suggestions?

    Thanks for your help

    #340746

    Hey nmillas!

    You have a Catalog element on your page. Please remove it. Following code should remove it as well but you cannot add any catalog element to your homepage if you use this code

    .home .av-catalogue-container {
    display: none;
    }

    Best regards,
    Yigit

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