Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #751858

    Hi All!
    Can you help fix an issue with a horizontal line across a webpage, which I do not want to display. It occurs above the section “We Know Taxes” at https://scheidco.com/. I have checked all elements to ensure there is no border formatting. When I look at it with Firebug, this is the code that is highlighted: <div class=”template-page content av-content-full alpha units”>. Not sure how to fix this.

    V.

    #751873

    Hey Valerie,
    Try this code in the General Styling > Quick CSS field:

    .main_color.av_default_container_wrap.container_wrap.fullsize {
        border-color: transparent;
    }

    Best regards,
    Mike

    #752164

    Thanks, Mike! Worked perfectly!

    #752189

    Hi!

    Happy we could help.
    Please feel free to create a new ticket if you need anything else from us.
    Thanks a lot for your understanding

    Cheers!
    Basilis

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