-
AuthorPosts
-
July 25, 2017 at 11:00 pm #829836
I have a header image that has been uploaded through the logo section. It is 1920 x 333 but it shows up very small on the site. Please help!
-
This topic was modified 8 years, 3 months ago by
gwinenvato.
July 26, 2017 at 1:53 am #829879Hey gwinenvato,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.logo, .logo a { width: 100%; }Please resize the logo image to be 1920 x 200px and re-upload :)
Best regards,
VinayJuly 26, 2017 at 2:55 am #829887Thanks Vinay – I tried this and it still didn’t work. The height should not matter. Please take a look and you can see what I am talking about.
July 26, 2017 at 4:51 am #829914Hi,
I checked it and it seems big already but not fullwidth, try adding this css code in Quick CSS to occupy the fullwidth:
#header .container.av-logo-container { padding: 0; }Hope this helps :)
Best regards,
NikkoJuly 26, 2017 at 4:06 pm #830208Well, the image I have uploaded to the logo section is not full width. Here is the header at full width…
( http://100yearsfrommississippi.com/ )
but on my development site, it is scaled smaller….-
This reply was modified 8 years, 3 months ago by
gwinenvato.
July 26, 2017 at 4:08 pm #830214and even on mobile it is scaled down, with the navigation overlapping the image….
July 29, 2017 at 6:58 pm #831584Hi gwinenvato,
Those are two different themes and very different header layouts. Image uploaded as a logo does not go fullwidth with Enfold.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css.container { max-width: 1440px; padding: 0; }If you need further assistance please let us know.
Best regards,
Victoria -
This topic was modified 8 years, 3 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
