Gap beneath bar needs to be removed

  • Anonymous

    #2959

    I was able to delete the page title on all of my static pages, but a gap still exists where they once were as well as a gray border-line. Is there a way to remove these or at least just the gap?

    Thanks for any advice, I’ve spent a few hours on this, but just can’t seem to figure it out.

    Anonymous

    #22871
    #post-ID h2 {
    display:none;
    }

    #post-ID .post-title, .post-title a, .post-title a:visited {
    border-bottom: 0;
    }

    This removes Gray line as well.

    maxnine

    #22872

    Sorry to be a pain, I’m still kind of a novice.

    Where exactly should I place that – it doesn’t seem to be working for me.

    Thanks for the help and patience…

    Anonymous

    #22873

    Put it in child theme style.css or in your Admin/Graphene Options/Display/Custom CSS

Viewing 4 posts - 1 through 4 (of 4 total)

  • You must be logged in to reply to this topic.