• Resolved lenamaye

    (@lenamaye)


    Hello.

    I’d like remove the horizontal line under the title. The title has been removed with the ‘Toggle the Title’ plugin, but I can’t get rid of the line.

    Thank you!

    http://www.lenamayebooks.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • Kevin

    (@jx-3p)

    Try adding this CSS to Theme Options> Advanced Settings:

    .content-area article.hentry .entry-header {
        display: none;
    }

    Let me know if that works for you.

    -Kevin

    Thread Starter lenamaye

    (@lenamaye)

    It worked! Thank you!!!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove horizontal line under title’ is closed to new replies.