-
AuthorPosts
-
June 5, 2015 at 11:48 pm #455350
I have tried the custom CSS to no avail and cannot adjust the logo size in a sidebar- it always stretches to a huge logo.
“Logo Dimension: 340px * 156px (if your logo is larger you might need to change the Header size in your Header Settings”
I go to header settings but there are no options to affect the logo size. (I set site to header no sidebar first)
ideas?
Thanks- CJune 8, 2015 at 5:52 am #455712Hey cnovey!
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardJune 8, 2015 at 7:58 pm #456313cliffordnovey dot com
I now have it set to header and icon has no space at top
if I set it to left column it makes icon huge- This reply was modified 9 years, 5 months ago by cnovey.
June 9, 2015 at 7:15 am #456468Hi!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
Best regards,
RikardJune 9, 2015 at 10:56 am #456586This reply has been marked as private.June 10, 2015 at 5:24 am #456980Hey!
Thanks for the info. Please set it to left sidebar again and add this to Quick CSS under Enfold–>General Styling:
.html_header_sidebar .logo img { width: 30% !important; }
Best regards,
RikardJune 10, 2015 at 9:34 pm #457520That worked! Thanks! Is this code able to adjust the logo size or just set it to default res of logo image?
Appreciate your help.
(ps- is there a simple way to create a space when logo is at top? pressed right along top edge of browser window. will start a new topic if I cannot sort it)
CJune 11, 2015 at 7:43 am #457637Hey!
You can adjust the size of the logo by changing the value 30 in my previous code snippet. Please use the following to remove the top padding from the logo:
.html_header_sidebar .logo { padding-top:0px !important; }
Regards,
RikardFebruary 29, 2016 at 11:56 am #590658Hello-
I would like to create some space and not have logo flush against the top edge. Can you please assist? Thanks-
http://www.cliffordnovey.com/
CliffordFebruary 29, 2016 at 3:00 pm #590787 -
AuthorPosts
- You must be logged in to reply to this topic.