Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1170583

    Hello,

    please is it possible somehow to use Animated numbers within Accordion?

    Thanks, Martin

    #1170751

    Hey Martin,

    Thanks for contacting us!

    You can refer to this post – https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-mode and enable debugging mode in ALB and then add Animated Numbers element to your page, copy its shortcode from below ALB and paste it in Accordion element :)

    Best regards,
    Yigit

    #1170848

    Hello Yigit,

    yes i found this solution meanwhile.
    But there is a problem – it does not work on mobile devices – it is not responsive inside of accordion.
    Is there a solution for this?

    thanks
    martin

    #1170925

    Hi,

    Could you post a link to where we can see the problem you are having please?

    Best regards,
    Rikard

    #1171392

    Hello,

    Here is the problem:

    Thanks

    #1171393

    Hello,

    Here is the problem:

    https://www.ciganikova.sk/o-mne/. #toggle-id-5

    Thanks

    #1171440

    Hi,

    Please add following code to Quick CSS in Enfold theme options > General Styling

    @media only screen and (max-width: 990px) {
    .toggle_content .flex_cell {
        display: block;
        width: 100%!important;
    }}

    Best regards,
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.