Logo/Header Shrinking on Upload to Customize.php
-
Topic
-
I just updated to version 4+ and enabled all new plugins. It required that I re-upload a new logo, and I did this via customize.php.
The file I uploaded was 940 x 98 pixels, and prior to the update this logo stretched across the header width perfectly, using the CSS update below. However, now when I upload a logo through customize.php it *shrinks* the logo to ~80 pix wide. When I click “Save and Publish” it refreshes and shows the image header correctly, but when you refresh the page it shrinks the logo. In the live version the logo shows small always. Is this a bug? Nothing I can find in the CSS has allowed me to change the logo so that it displays properly.
Here is the CSS I was/am using in a child theme under “custom.css”. Turning it on/off has no effect on the image upload sizing problem.
#branding #header_content { padding: 15px 0px 10px 0px; /*padding for header logo, need 0px left and right*/ position: relative; }
Please help!
- The forum ‘Barely Corporate Responsive WordPress Theme’ is closed to new topics and replies.