Viewing 3 replies - 1 through 3 (of 3 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    If you’re not using a Child Theme, and if the theme doesn’t have a section for CSS modifications then do the following:

    1. Install this Custom CSS Manager plugin https://www.ads-software.com/plugins/custom-css-manager-plugin
    2. use its “CSS Code” section of the dashboard to hold your CSS modifications:
    3. (put this code in)

      .banner {
          text-align: center;
      }
    4. Save

    Alternatively use your Child Theme style.css file to hold your CSS modifications

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    980px width recommended image size

    Thread Starter mommyu

    (@mommyu)

    Thank you. I copied and pasted into the CSS section and it worked. Great!

    Now to figure out more of this. I love this site!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Center Header Graphic’ is closed to new replies.