-
AuthorPosts
-
June 14, 2018 at 3:35 pm #972832
Hi,
I read in the forum that I could take a menu point as an image to set the logo centered.
But how can I do this?June 14, 2018 at 4:58 pm #972908Hey seykom,
Can you try the solutions posted on the following threads:
https://kriesi.at/support/topic/logo-in-center-menu-to-the-left-and-right/
https://kriesi.at/support/topic/logo-center-menu-left-and-right-2/If that doesn’t help please give us a link to your site, so we can take a closer look.
You can post the link in private content so it’s only visible to the moderators.Best regards,
NikkoJune 15, 2018 at 11:01 am #973233Hi,
it´s almost perfect.
But there are two things I don´t know what to do (I made a screenshot:https://picload.org/view/dopdrlpl/menu.png.html) :1. There´s a small gap over the menu…
2. I want the white background of the menu area to end where I put in the blue line in the screenshot so that the edge of the logo is visible on the background picture.Thank you
June 16, 2018 at 10:13 pm #973767Hi,
We would need your web site link so we can be able to try debug the problem.
Best regards,
BasilisJune 18, 2018 at 9:20 am #974104Thanks!
June 18, 2018 at 4:54 pm #974357Hi seykom,
Thanks for giving us admin access.
I have modified Header Size from Custom Value in Pixel to Big in Enfold > Header > Header Settings.
Then in Enfold > General Styling > Quick CSS, I have modified some codes, from:.av_minimal_header #header_main_alternate { border: none; top: -130px; } .html_header_top.html_header_sticky #header { position: fixed; top: 50px; } .html_top_nav_header .av-logo-container { top: 50px; z-index: 999; }
to:
.av_minimal_header #header_main_alternate { border: none; top: -90px; margin-bottom: -50px; } .html_header_top.html_header_sticky #header { position: fixed; } .html_top_nav_header .av-logo-container { z-index: 999; } .html_header_top.html_header_sticky.html_large.html_bottom_nav_header #main { padding-top: 120px !important; }
Hope it’s all good :)
Best regards,
NikkoJune 19, 2018 at 10:41 am #974677Hi,
I tried to achieve another look with the logo, the edge should look like this: https://picload.org/view/doppldda/menu.png.html
Is that possible?
June 19, 2018 at 8:12 pm #974919Hi seykom,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
VictoriaJune 20, 2018 at 2:10 pm #975313OK.
But could you help me with another problem?
I want less white area benaeath the menu items and logo – how can I do that?Thanks!
June 20, 2018 at 7:47 pm #975445Hi,
This would require bringing the menu items down at which point they would no longer be aligned with the logo.
Best regards,
Jordan ShannonJune 21, 2018 at 9:09 am #975696Than they would be under the logo or just not aligned with it?
June 21, 2018 at 9:42 am #975713Hi seykom,
I think it can still be aligned but would probably more complicated.
I have checked your site and it seems that the white space is already at its limit.
Do you still want to reduce it?Best regards,
NikkoJune 21, 2018 at 9:46 am #975722Only a bit, so that the menu is 1-2 cm smaller. At least a try :)
June 21, 2018 at 11:12 am #975747Hi seykom,
Try to replace this code I gave:
.html_header_top.html_header_sticky.html_large.html_bottom_nav_header #main { padding-top: 120px !important; }
to:
.html_header_top.html_header_sticky.html_large.html_bottom_nav_header #main { padding-top: 118px !important; }
I think that is the limit, you should see it in the screenshot I posted in private content.
Best regards,
NikkoJune 21, 2018 at 12:36 pm #975772To me it looks good, but unfortunately nothing happens when I change the code…
Maybe there´s something from an old code that prevents that…June 21, 2018 at 2:57 pm #975812Hi seykom,
The change doesn’t really have that impact since it’s just moved up 2px.
Maybe adjusting the white space in the logo itself would help.Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.