-
AuthorPosts
-
December 3, 2014 at 10:33 pm #362542
Hi,
Does the theme support the parallax effect? How can we create the sections and assign them to the navigation menu?
Thank you
December 4, 2014 at 6:04 pm #363058Hey sitesme!
Please add Color Section element to your page and add a custom background image and choose “parallax” for Background Attachment – http://i.imgur.com/uMDrWGS.png
Best regards,
YigitDecember 4, 2014 at 7:40 pm #363171Thank you Yigit,
I am aware of the color selection element, but how can I create an “anchor” to have a “one-page parallax” website with multiple sections controlled by the navigation menu?
An example can be found here on this theme: http://d.pr/1guXR/5MUd35zy
Can I do the same with Enfold?
Thank you
December 4, 2014 at 7:44 pm #363174Hey!
Please see – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Best regards,
YigitDecember 4, 2014 at 7:46 pm #363177That’s right it! :)
Anchors will be. Is this only possible through the color selection element or are there other elements that I can use for anchors?
Thank you
December 4, 2014 at 8:00 pm #363192Hi!
You can add a Code Block element to your page above your content and insert following
<div id="my-anchor"></div>then add a button element and link it to #my-anchor
Regards,
YigitDecember 5, 2014 at 9:00 am #363454Thank you Yigit,
That does the trick, however, if I add a code block at the very top of the page (or anywhere else) it creates a big gap (see the red vertical line): http://d.pr/i/14j6s/2KTGWAEx
Is there a way to add the anchor without any white space / gap to be visible? We just need to add the anchor for the navigation menu to work, nothing else.
Many thanks.
December 5, 2014 at 5:09 pm #363681December 5, 2014 at 5:32 pm #363705This reply has been marked as private.December 5, 2014 at 5:34 pm #363707Hey!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_top.html_header_sticky.html_large #main { padding-top: 16px; }Regards,
YigitDecember 5, 2014 at 5:37 pm #363710Thank you, that worked perfectly :)
-
AuthorPosts
- The topic ‘Parallax scrolling up/down menu’ is closed to new replies.
