Site logo

Archived topic

Header always too small

1 reply · Started by Anonymous on November 18, 2015

Viewing posts 1–2 of 2

Hello,

I have a question concerning the header. I uploaded a logo on generatepress, which is 2379 x 203px large. So it fits all of the white area above the menu. However always when I upload the logo it minimizes itself to 1100 x 93.8594px for some reason and it does not cover all of the header.

I have no idea why that is.
Thank you very much already for your help
Best regards
Tim

Hi there,

Give this CSS a try:

.inside-header.grid-container {
    max-width: 100%;
}
This archived topic is closed to new replies.