Problem with Logo constrained in masthead to 1010px
My site has a full width “logo” in the masthead. There is a white space at the right end of the masthead where the logo should be continued.
URL: http://www.wumc.com
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Bob
In your custom CSS please find and remove this entry
header#masthead hgroup .logo img { width: 1200px; }Then find this entry
header#masthead .hgroup .logo img { width: 100%; /* End of Header CSS */ }and change it to
header#masthead .hgroup .logo img { width: 100%; height: auto; } /* End of Header CSS */Let us know how you get on
Magus
Magus,
That did it. Thank you very much. I’m good. I appreciate your quick response.
Hi Bob
You are welcome. If you need any more help please feel free to open a new support thread.
Magus
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.