Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #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 help

    #747495

    Hey dondela,

    I couldn’t see any elements on the page which uses that ID, which one did you add it to?

    Best regards,
    Rikard

    #747510

    Hey 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 dondela

    #747512

    Hey!

    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,
    Yigit

    #747515

    Thanks Yigit,
    but it still doesn’t work. Any idea what could be wrong?

    #747516

    Hi!

    Can you please create a temporary admin login and post it here privately so we can look into it?

    Cheers!
    Yigit

    #747518

    Please see the details below

    #747523

    Hi!

    I edited your link, please review your website now

    Regards,
    Yigit

    #747529

    Thanks! It is working now. But what was my fault?
    The next 1/1 Element is not working.

    #747536

    Hey!

    You forgot to change ID in the code i posted. It was “custom-anchor” while it should be “solobus” :)

    Cheers!
    Yigit

    #747543

    Hey, 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>

    #747548

    Hey!

    Exactly and then you should make sure the link in your menu is #solobus-verkehrsseite-hinten as well :)

    Regards,
    Yigit

    #747551

    Now i got it :-)

    Thank you for your patience, great support!

    #747558

    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 :)

    Best regards,
    Yigit

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘custom class for 1/1 elements’ is closed to new replies.