Tagged: header, logo, size, social icons
-
AuthorPosts
-
February 8, 2014 at 12:16 pm #221208
Hi there,
I would like to make the displayed logo a little bigger. I would also like to reduce the padding size a bit too.
I am using the Non Fixed header with social icons and additional navigation.
Please provide the applying Quick CSS to insert in the Styling Options.
Thanks a lot,
RuppertFebruary 10, 2014 at 9:15 am #221579Hi rfb4!
Please post a link to your website.
Best regards,
PeterFebruary 10, 2014 at 10:57 pm #221892This reply has been marked as private.February 11, 2014 at 12:09 am #221914Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.logo, .logo a, .logo img { max-width: 235px !important; } .social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 152px; line-height: 152px; }Cheers!
YigitFebruary 11, 2014 at 12:27 pm #222163Hi!
Thanks for the quick reply. I pasted the code, but even when changing the pixel size values the logo displayed doesn’t become any bigger?
Thanks
RuppertFebruary 11, 2014 at 2:19 pm #222237Hey!
Please remove this line:
.logo, .logo a, .logo img { max-width: 235px !important; }Replace it with this:
.logo, .logo img { width: 235px !important; max-width: 235px !important; }Best regards,
IsmaelFebruary 11, 2014 at 7:02 pm #222349Pasted the updated code. Still doesn’t change anything in the appearance of the header/logo. Also tried reuploading the logo, to no avail.
Any other ideas?
February 12, 2014 at 3:29 pm #222817Hey!
Do you mind creating a temporary admin login and posting it here privately?
Best regards,
YigitFebruary 12, 2014 at 11:44 pm #223107This reply has been marked as private.February 13, 2014 at 12:26 am #223116Hi!
Please check your website now. There was a mising closing curly bracket in your custom CSS code.
Cheers!
YigitFebruary 13, 2014 at 7:11 pm #223576Awesome, looks like I’ve just been sloppy. Thanks for sorting it out, these things are easy to miss for folks who can’t code :-)
February 13, 2014 at 7:14 pm #223581 -
AuthorPosts
- The topic ‘Bigger Logo (non fixed, social, add nav)’ is closed to new replies.
