Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #380894

    Hello, I am hoping that this might be a simple issue for someone. I am building a new site for my law firm in NYC with Enfold. I have finished one page for my interest in martial arts. This is the working draft –

    http://95e.1f8.myftpupload.com/karate_tkd/

    There is an unwanted horizontal line that has appeared near the top – just below the main menu and just above the special heading entitled “An Attorney Who Can Really Fight.” I just want to delete this line but it is not visible in the Avia Layout Builder. I looked at the “View Page Source” but cannot locate it.

    So the question is – How can I locate the source of this mystery hidden horizontal line so that I can remove/delete it?

    Thanks,
    Scott Lanin
    Lanin Law P.C.
    http://www.laninlaw.com
    (Email address hidden if logged out)

    #380899

    Hey Scott!

    Please edit your page and choose not to display Title bar under Layout section. You can also add following code to Quick CSS in Enfold theme options under General Styling tab

    .page-id-3360 .title_container {
    display: none!important;
    }

    Best regards,
    Yigit

    #380907

    Thanks Yigit! That solved my problem and removed the horizontal line. That was the fastest and easiest solution I have ever encountered. I appreciate your help.

    Scott

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove Horizontal Line’ is closed to new replies.