• Hello Amit. First of all thank you for a great theme. I need to use two logos in the header as shown at my development site – https://dev.magaliesbergbiosphere.org.za/. I used OceanWP Hooks to insert the second logo before the site logo, and it worked. I need the menu below the logos, so I selected the Medium Header Style. Can you help me with some code to get the Logo (Magaliesberg Biosphere) positioned to the very left and the UNESCO Logo to the very right?

    Is there a better way of achieving this? I am not clued up with coding!

    Thanks in advance!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello,

    Try to add the below code to the Customize > Custom CSS section to fix it –

    div#site-logo {
        text-align: left;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Two Logos in header’ is closed to new replies.