• Resolved srr9

    (@srr9)


    Hello all:

    I am trying to figure out where to crack into the code to remove the 1px lines (top and bottom) that automatically appear around page titles.

    Any help with this is much appreciated.

    Many thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Distinctive Themes

    (@distinctive-themes)

    Hello

    Add this to your stylesheet or ideally use jetpacks custom css feature ??

    .page-header {border-top: none !important; border-bottom: none !important;}

    That will get rid of them, or, line 204 of virtue.css is where the lines are coming from

    Hope this helps

    Danny

    Distinctive Themes

    (@distinctive-themes)

    double post, sorry

    Thread Starter srr9

    (@srr9)

    That did the trick– thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Removing 1px Lines Around Page Titles’ is closed to new replies.