• dplumwood

    (@dplumwood)


    https://www.dlwoodonline.com

    Okay – so if you don’t answer this, I get it because I’ve asked a lot. I searched the forum and couldn’t find anything that worked for me. I just want to center the title and tagline vertically and horizontally in the header. If I can’t do that, I’d settle for centering it vertically when its against the left edge. Right now, when I put the tagline beside the title, they stick to the top of the header.

    Thanks.
    Deanna

Viewing 2 replies - 1 through 2 (of 2 total)
  • Luke Stacey

    (@daftduke)

    Hi there,

    Is this what you trying to achieve?

    Screenshot

    If, so try this:

    .title-container {
      margin: 15px auto;
      width: 300px;
    }

    You can paste this code in your child theme’s style.css or in a custom css plugin such as Simple Custom CSS.

    I hope that helps!

    Cheers,

    Luke

    tjorns

    (@tjorns)

    Go to Appearance/Theme Options/Footer and select “Center” from Logo Position.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Center title and tagline’ is closed to new replies.