Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi mdenny1029. Give this a try in your child theme css:

    /* center Header Ads */
    #header-ads {
      width: 100%;
    }
    #header-ads .textwidget img {
      margin: 0 auto;
    }
    Thread Starter mdenny1029

    (@mdenny1029)

    Okay, I got as far as Hueman Child: Header (header.php)

    Do I just copy & past it in there at the end?

    You don’t need to do anything with the header.php file. You would copy the css I posted above into your child theme style.css file using the Appearance > Editor.

    Thread Starter mdenny1029

    (@mdenny1029)

    Yay! It worked! Thanks – Your assistance is GREATLY appreciated! I will marked this as resolved.

    Thanks!

    Glad it’s working. If you don’t need any further assistance here please mark the topic as resolved. Thanks.

    Thread Starter mdenny1029

    (@mdenny1029)

    Done. Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Header Ads Banner alignment’ is closed to new replies.