Is your logo in OceanWP not letting you sized it up the your desired width and height? OceanWP makes it difficult to get the right sized logo and we found that we had to use some custom CSS to get it to the desired size. If you are using the sticky header addon you will also need to make some adjustments.

The following CSS allowed us to get our logo to our desired size:

/* Site logo adjustments for size */
#site-logo #site-logo-inner a img, #site-header.center-header #site-navigation-wrap .middle-site-logo a img {min-width:280px}
.is-sticky #site-logo #site-logo-inner a img, #site-header.center-header #site-navigation-wrap .middle-site-logo a img {min-width:auto}

Hopefully this helps you get that logo looking just how you like it.

Leave a Reply

Get in Touch

Please fill out the form below and we will get back to you ASAP

  • This field is for validation purposes and should be left unchanged.