-
AuthorPosts
-
April 16, 2015 at 1:57 am #429313
Hi,
I updated to WP 4.1.1 today and Enfold 3.1.3. I’m have some issues here. First of all I noticed my logo was much bigger than it previously was. I tried uploading a smaller image of the logo but NOTHING changes. What’s more is that when I upload an image into the media library the square that normally shows the image is blank but the image info on the right is telling me that the image is there. I’ve tried jpeg and png files. Same thing.So I am in a pickle here. I need a smaller logo and can’t make any changes to what’s there.
My website is 4qmd.com
Thanks, for the help.
Scott
April 16, 2015 at 11:07 pm #429962Hey Scott!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.logo img { max-height: 60%; top: 15px; }
For the other issue, please try de-activating all active plugins and check if that helps. If not, please try switching to one of the default themes and see if you can reproduce the issue there.
Cheers!
YigitApril 17, 2015 at 1:57 am #430049Hi Yigit,
I added the code to the Quick CSS where you told me to and no effect at all on the logo. I even deleted the logo image under Theme Options and the logo graphic is still on the website. I have looked at all browsers after clearing the history on the them including Chrome, Firefox, IE, Opera and Safari. Same thing. No matter what I do I cannot get that damn logo to change. It’s super inflated. Again, this has all happened after upgrading to WP 4.1.1 and Enfold 3.1.3.
Actually, this is quite maddening so any direction/help you can provide would be much appreciate.
Thanks,
ScottApril 19, 2015 at 4:35 am #430804Hey!
Can you please provide a screenshot on how you want the logo to look inside the header? This should work:
strong.logo { height: 80%; top: 10%; }
Best regards,
IsmaelApril 19, 2015 at 11:10 am #430853This reply has been marked as private.April 19, 2015 at 11:43 am #430862This reply has been marked as private.April 19, 2015 at 12:05 pm #430867This reply has been marked as private.April 21, 2015 at 7:04 am #431779Hi!
We asked you to provide a screenshot of how you want the logo to look inside the header but we didn’t get any. We really don’t know what’s wrong with it because it looks totally fine when I checked the page. If you want to add a padding around the logo, use this:
strong.logo { padding: 10px; }
The media library works ok on our installation so it’s either a third party plugin or one of the custom modifications is causing the issue. Please try to deactivate all plugins, remove browser cache then test it again.
Regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.