Site icon Catch Themes

Logo not centered

The logo at the top of my page is not centered--it sits off to the right. I changed the logo size using the following CSS because we needed it to be bigger. Is there something I can adjust in the CSS to get that logo centered again without losing the changes I made to the size? Thanks .custom-logo { margin:0px auto; max-width:605px; height:150px; } .site-branding { margin:0px auto !important; height: 230px; } .site-header-main { padding-top:0px; padding-bottom: 0px; margin-top:-30px; margin-bottom: -35px; }
Exit mobile version