-
AuthorPosts
-
June 7, 2016 at 2:47 am #643744
Hi!
Only on my home page, I have a problem with my anchors. There is a gap between the logo section and the content which should fit right under it. It’s ok on the other page and I can’t figure out why? I asked the default menu not to display as I use the fullwidth menu and it can be the cause… I give you an access to my admin in the private section.
Thanks for your help!
June 7, 2016 at 5:48 pm #644227Hey metamorfic,
Can you please update Enfold to the latest version 3.6 and WordPress to 4.5.2 firstly?
Best regards,
YigitJune 7, 2016 at 8:31 pm #644338It’s all up to date now!
June 7, 2016 at 10:41 pm #644398Hi,
I checked the site and it is looking good now.
Let us know if you have any questions.
Best regards,
VinayJune 8, 2016 at 12:19 am #644434The problem is still there! On the home page, when you click on the arrow at the bottom of the slideshow, it should scroll down until the menu stick to the logo area, but there is a gap. Same thing if you click on “Equipe” on the menu it goes down but there is the same gap again! It’s fine on the other pages because I adjust the css, but it didn’t apply on the home page. Thanks!
June 8, 2016 at 4:01 pm #644929Can someone figure this out?
June 8, 2016 at 8:33 pm #645046Hi,
Thank you for confirming the issue. A custom css added in Enfold > General Styling > Quick CSS is causing the gap on the fullwidth submenu when the user click on the arrow.
Please remove all CSS from Enfold > General Styling > Quick CSS and add it back one block at a time to find out which code block is causing the issue.
Let us know if you have any questions.
Best regards,
VinayJune 9, 2016 at 3:49 am #645188I know it’s cause by this css:
div#header_main_alternate.container_wrap {
display: none;}It doesn’t display, but it keep it’s space which make the gap. How can I remove his space?
June 9, 2016 at 3:30 pm #645480Hi,
We added this code to the Quick CSS section under Enfold > General Styling :
div#header_main_alternate.container_wrap { display: none; max-height: 0px!important; }
Please review the site now :)
Best regards,
VinayJune 9, 2016 at 3:40 pm #645490Thank you!! It’s perfect!!
June 9, 2016 at 4:15 pm #645519Hi,
Glad to help :)
Thank you for using Enfold.
Best regards,
Vinay -
AuthorPosts
- The topic ‘Gap problem with anchors’ is closed to new replies.