• Resolved onecent81

    (@onecent81)


    I have a caveat. Web design is not my forte.

    I was inserting some revisions to two of the textarea portions on my theme’s (Coraline) style sheet (style.css), and after I made the changes I discovered some blue dotted lines on a number of pages on my website.

    https://www.rayburnmrspeaker.com

    They weren’t there before, and when I removed the changes & updated the site the blue dotted lines were still there. I’ve uninstalled and reinstalled the theme, but they are still there.

    How can I make them go away? Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Looks like the plugin you are using for contact us is adding those styles:

    h1 {
        border-bottom: 1px dotted #6B9EF1;
        color: #5F95EF;
        font-size: 18px;
        font-weight: 700;
        line-height: 1.2em;
        margin-bottom: 1em;
    }

    There’s probably a way to fix that but it might be easier to use another contact form…

    Thread Starter onecent81

    (@onecent81)

    So do I have to uninstall the contact form? I’ve deactivated it, and replaced the code on the contact page, but I’m still staring at a dotted blue line.

    What’s really weird is that on the home page the dotted blue line is in the header and it’s separating the title of the website from the short summary.

    On the rest of the website the dotted blue line is just under the title of the page.

    Does that make sense?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Blue dashed Lines on my webpage’ is closed to new replies.