Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,
    This will do it. Just the last line.

    .page #primary-mono h1.entry-title:after {
    content: “”;
    display: block;
    width: 96%;
    height: 11px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAMUlEQ…GbHEhCQUGBEUMSJgHShCKJLIEiiS4Bl8QmAZbEJQGSBADSZhunpas31QAAAABJRU5ErkJggg==);
    border-top: none;
    position: absolute;
    left: 2%;
    top: 36%;
    z-index: 0;
    background: none;
    }

    Thread Starter TJ18

    (@tj18)

    Yeessss! Thanks so much brother, any chance you would also know how to center those page titles?

    Hi noahcryns

    Where do you make that change, in the CSS file?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Grey bar next to page title’ is closed to new replies.