-
AuthorPosts
-
January 8, 2016 at 1:59 pm #561955
Hello
Please see the link in the private box where i have the menu below the logo with a transparent background. My client would like the menu at the very top of the page above the logo and above the Tele and Email… please let me know what code change to make as i cannot see that option in the Header > Menu & Logo Position in the Enfold admin.
Thanks
January 8, 2016 at 3:46 pm #562033Hey mrcityrunner!
use this code inside of Quick CSS field:
div#header_main_alternate { top: -139px; } div#header_meta { top: 51px; } strong.logo { top: 51px; }
and adjust as needed.
Regards,
AndyJanuary 8, 2016 at 3:48 pm #562038Hey mrcityrunner!
Would you like to create such header – http://kriesi.at/themes/enfold-lifestyle-blog/
If so, please go to Enfold theme options > Header and choose to display “Logo center, menu above” optionCheers!
YigitJanuary 8, 2016 at 3:57 pm #562051Hi Andy
I did as you said and it looks fine on a normal size screen but when its resized down to a smaller screen, then there is a horrible gap at the top of the page… please advise to fix this. Thanks.
Yigit I saw your post but dont require that – thanks for replying.
Andy please advise, thanks
January 10, 2016 at 9:51 am #562673Hey!
It’s going to be much easier for us to help you fix this if we have access to the backend. Please sned us you login info in a private message.
Regards,
VinayJanuary 11, 2016 at 5:50 pm #563386Hi Vinay and team – please see the FTP details in the private box – i look forward to your reply.
January 11, 2016 at 7:47 pm #563454Hi!
We need backend access to your wordpress site please see URL in private message
Best regards,
VinayJanuary 12, 2016 at 1:27 am #563585okease see private box for the admin login. thanks,
January 12, 2016 at 5:09 am #563678Hi!
We have made the changes in Enfold theme options > Header and choose to display “Logo center, menu above”. Please feel free to let us know if you have any questions we will be happy to help you.
Cheers!
VinayJanuary 14, 2016 at 2:48 pm #565412Thanks for that, but the slideshow and the all the other large banners on the pages now are not behind the menu and logo which it was before. Please can you tweak it so that the slideshow and other large banners are behind the menu and logo on a normal view – i believe you call this a transparent header. thanks
January 17, 2016 at 1:37 am #566683Hi!
We cannot see the website anymore… please let us know when we can access the site.
Best regards,
VinayJanuary 17, 2016 at 1:47 am #566687Hello – the website is working. See links in private window – nothings changed.
To clarify, the slideshows should show behind the logo and menu on a desktop view but on the mobile its fine for it to be below it as it currently is. I look forward to a resolve at your earliest convenience.
January 20, 2016 at 1:06 pm #568580Hey!
no 100% sure what you are trying to do, as a mockup showing the results is missing. But I think it won’t be easily possible, as it would require a huge amount of time and customization of the theme. Header visibility and transparency is available if the logo is not bellow (or above) the menu only. So you would need to hire a freelance developer for this job to achieve what you want.
Cheers!
AndyJanuary 20, 2016 at 5:27 pm #568766Hi. If you look at the website link in the private box in the previous message, you will see that the slideshow images are not behind the logo or menu which is what I would like them to be – its that simple. Please let me know what code to implement to make this happen. In other words, how do I get the menu and logo etc in front of the slider so the heading is transparent?
January 22, 2016 at 2:04 am #569662Hi!
Header transparency is not supported with the layout you want, however i managed to put the logo below menu using CSS:
@media only screen and (min-width: 767px) { #header.av_header_transparency .container.av-logo-container { position: absolute; top: 60px; } }
That way you can keep the header settings default (logo top, menu below) and have transparency enabled.
Best regards,
JosueJanuary 22, 2016 at 12:25 pm #569952Thanks Josue, but the logo is now centered? If you can please put the logo on the left. Thanks
January 22, 2016 at 11:48 pm #570374Hey!
Change the “Menu and Logo Position” to “Logo Left, Menu Below”.
Best regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.