Tagged: anchor, anchor link
Hi guys!
Congrats on the theme! It is indeed wonderful!
One question: I set up anchor links here http://www.sangriadanat.com.br/WEB/ and the most odd thing is happening.
When I click a link on the menu, the page scrolls down just a little bit, like 50px, and then stops, as if all anchors were right there, together. Really weird!
Any clues?
Thanks!!
Hey Guilherme!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#agenda, #banner, #ideais, #porai, #contato, #rodape {
clear: both;
}
This custom CSS should help but for your information, your anchor points are not set properly. Please refer to this post – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/.
Really nice looking site by the way!
Regards,
Yigit
Hi Yigit,
First of all, thank you for the compliment! I am glad you liked the site. Coming from you, means really a lot. You designed some pretty powerful theme, having you like the site I’m doing means a lot =)
I inserted the code there. Thanks, it worked just fine.
I had actually read the article you suggested above, but I did not use color sections to build the sections of the site. Used plain <section> HTML5 tags, each one with it’s own ID. I thought this would worked, since it works on non-wordpress sites I´ve done before, but I guess there must be some conflict in the theme’s CSS and my own.
Anyway, thanks! Everything now works. =)
Best,
Hey!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit