-
AuthorPosts
-
February 15, 2017 at 6:32 am #747286
Dear Support,
i tried this: you can turn on custom class for all ALB elements to achieve that: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/But i can´t get the scrolling to sectionID get work. You have a hint for me?
Thanks for any helpFebruary 15, 2017 at 3:25 pm #747495Hey dondela,
I couldn’t see any elements on the page which uses that ID, which one did you add it to?
Best regards,
RikardFebruary 15, 2017 at 4:19 pm #747510Hey Rikard,
the first 1/1 Element uses this ID, it is called “Solobus Verkehrsseite vorne”
I added the ID in the 1/1 Column custom css class.
Regards dondelaFebruary 15, 2017 at 4:25 pm #747512Hey!
Please add code block to the top of your 1/1 column element and insert following inside it
<div id="custom-anchor"></div> <style> #custom-anchor { clear: both; } </style>
Regards,
YigitFebruary 15, 2017 at 4:31 pm #747515Thanks Yigit,
but it still doesn’t work. Any idea what could be wrong?February 15, 2017 at 4:35 pm #747516Hi!
Can you please create a temporary admin login and post it here privately so we can look into it?
Cheers!
YigitFebruary 15, 2017 at 4:38 pm #747518Please see the details below
February 15, 2017 at 4:46 pm #747523February 15, 2017 at 4:56 pm #747529Thanks! It is working now. But what was my fault?
The next 1/1 Element is not working.February 15, 2017 at 5:01 pm #747536Hey!
You forgot to change ID in the code i posted. It was “custom-anchor” while it should be “solobus” :)
Cheers!
YigitFebruary 15, 2017 at 5:08 pm #747543Hey, thanks!!
So for the next element i have to include another custom-code element with the following code?
<div id=”solobus-verkehrsseite-hinten”></div>
<style>
#solobus-verkehrsseite-hinten { clear: both; }
</style>February 15, 2017 at 5:11 pm #747548Hey!
Exactly and then you should make sure the link in your menu is #solobus-verkehrsseite-hinten as well :)
Regards,
YigitFebruary 15, 2017 at 5:18 pm #747551Now i got it :-)
Thank you for your patience, great support!
February 15, 2017 at 5:31 pm #747558Hey!
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 :)Best regards,
Yigit -
AuthorPosts
- The topic ‘custom class for 1/1 elements’ is closed to new replies.