• Is there a way to put one logo on left and one on right in header on all pages.
    Its a 2-company website.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @buckarooh ,

    By default, you could not add an additional logo. But I would like to recommend you to use following plugins , it will help you to add image on menu, so that you can add additional logo.

    Best Regards!

    Thread Starter buckarooh

    (@buckarooh)

    Instead of using a logo, could I use a header bar graphic on all pages that includes the 2 logos?

    Hello @buckarooh ,

    If you follow simple tweaks it may possible

    • Add header bar graphic just add regular logo
    • And add follwing custom codes on Appearance => Customize => Additional CSS for full with logo
      .sticky-site-identity {
          max-width: 100%;
      }

    WordPress itself does not have two logo features, and the theme also does not have this feature. I am just suggesting you the working around method without coding.
    If you want to customize according to your need, it may be better to use the Child theme, WordPress Child theme docs.

    Best Regards!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Two logos in header’ is closed to new replies.