-
AuthorPosts
-
March 23, 2022 at 9:55 pm #1345767
hi,
would it be possible to get a custom css code to enlarge the logo on my homepage to maybe 500xp?thanks Natalie
March 24, 2022 at 2:57 am #1345789Hey belleameink604,
Thank you for the inquiry.
You can actually upload a larger logo and the header should automatically resize based on its dimension. If you want to keep the current logo, please try to use this css code.
#top #header_main .container, #top .main_menu ul:first-child > li a { height: 300px; line-height: 300ox; }
Best regards,
IsmaelMarch 24, 2022 at 3:55 am #1345809Hi Ismal
This didnt work, it only changed the transparent header size, logo stayed the same.March 24, 2022 at 12:45 pm #1345860Hi,
Thank you for the update.
The logo image has a large gap above the actual image. Please remove the transparent gap to increase the size of the logo. You should also make sure to select the full size of the uploaded image before inserting it as logo.
Best regards,
IsmaelApril 6, 2022 at 8:56 pm #1347480Hi Ismael
I uploaded a cropped image and selected full size
the css code did not workApril 7, 2022 at 10:43 am #1347522Hi,
The logo still has a large gap above it and looks like you didn’t select the original or full size version of the image. Please check the link in the private field.
Try to add this css code to adjust the size of the logo image.
.logo, .logo a, .logo a img { max-height: 500px !important; height: 500px; }
Best regards,
IsmaelApril 15, 2022 at 8:31 pm #1348522Thank you Ismael,
This worked perfectly!
April 16, 2022 at 12:48 pm #1348547Hi,
Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardApril 16, 2022 at 6:17 pm #1348569Hi Rikard,
There is one last thing, the logo moved after removing the blank spaces. Could we slightly move the logo to the left and downwards to be center of the header.
Thanks,
NatalieApril 17, 2022 at 8:29 pm #1348630Hi,
Thank you for your patience, please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:.av_header_transparency .logo img.alternate { opacity: 1; padding-top: 62px; } #top #header #header_main .logo { left: 44%; }
After applying the css, please clear your browser cache and check.
Best regards,
MikeApril 18, 2022 at 1:48 am #1348657Hi Mike
Thank you, This did move the logo left.
Is it possible to move it downwards as well?April 18, 2022 at 2:29 am #1348658Sorry, my mistake this css code worked, but when I scroll down the logo the homepage the logo disappears
Thank you.April 18, 2022 at 1:23 pm #1348683Hi,
Please remove the css above (4/17) so we can get a fresh look at it, it looks like some other css or the image file was changed since I last looked so we will need to re-adjust.Best regards,
MikeApril 18, 2022 at 8:08 pm #1348714Hi Mike,
I removed the above css code but left the april 17 code.
Thanks,
NatalieApril 19, 2022 at 12:20 pm #1348785Hi,
Thanks, but in my tests the css is working correctly, try placing it in the WordPress ▸ Customize ▸ Additional CSS field instead of the Quick CSS field. If you get the same error then include an admin login in the Private Content area so we can investigate further.
Also note that your standard logo (after scroll) has a larger blank space in it, as you and Ismael talked about earlier, please see the direct logo links below, so if you want the after scroll logo to be more centered please adjust the logo.Best regards,
MikeMay 8, 2022 at 11:30 pm #1350976Hi Mike,
When placed in the customized additional css field, the logo did enlarge slightly and moved to the left.
If possible I would still like the logo a bit bigger and to be in the centered in height with the hamburger menu.May 11, 2022 at 12:25 pm #1351357Hi,
Thank you for your patience, below I have linked to your logo image, please note that it is in the lower half of the image height, try resizing the image so the logo text is the same height as the image, this will make the logo larger and center it in the container as you have requested.Best regards,
MikeMay 23, 2022 at 8:17 am #1352604Hi Mike,
I do not fully understand what you meant by resizing the logo so the logo text is the same height as the image,
I uploaded a new logo, cropped it and I played with this code:.av_header_transparency .logo img.alternate {
opacity: 1;
padding-top: 62px;
}
#top #header #header_main .logo {
left: 44%;
}change it to this:
.av_header_transparency .logo img.alternate {
opacity: 1;
padding-top: 62px;
}
#top #header #header_main .logo {
left: 21%;
}}
This edit the logo is the correct size although it is not centered.
The hamburger menu is now stuck on the left hand side when its set to Logo Left, Menu Right in the enfold settings.May 23, 2022 at 12:17 pm #1352623Hi,
Thanks for the feedback I adjusted, please clear your browser cache and check and see the screenshot in the Private Content area.Best regards,
MikeMay 23, 2022 at 8:03 pm #1352667Hi Mike
I cleared the cache on my browser for some reason no change.
I viewed it from a private/incognito tab and it looks great, but the logo is overlaying the hamburger menu.May 24, 2022 at 12:18 pm #1352749Hi,
I found an error in your css, please clear your browser cache and check again.Best regards,
MikeMay 27, 2022 at 6:12 pm #1353193Hi Mike,
It looks amazing, Thank you for all the help!
May 27, 2022 at 6:45 pm #1353203Hi,
Great, I’m glad that Mike could help you out. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardMay 27, 2022 at 8:44 pm #1353221Hi Rikard,
We can close this thread, thank you!May 27, 2022 at 8:49 pm #1353222Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
AuthorPosts
- The topic ‘custom logo size 300xp is too small’ is closed to new replies.