-
AuthorPosts
-
April 29, 2019 at 10:21 pm #1095496
I use Icon lists in “minimal small list” version, and in “(Default) big list”.
In the latter, “(Default) big list”, there is some animation when ‘animation activated’ at back-end. Perfect!
In “minimal small list” version however, there is no animation when ‘activated’ at back-end.My wish is, to show bullets In “minimal small list” version, one bullet at a time. Actually almost like “(Default) big list” does with the animation of just the icons, but than smaller in the style of “minimal small list”, for the entire text-row. Could you please help me with instructions to actually activate animations in such manner within the Icon list “minimal small list”?
May 3, 2019 at 5:54 am #1096728Hey NieuweDag,
Thank you for contacting us.
By default, the animation for minimal style is disabled.
However, we can selectively make the big icons list look similar to minimal icons list with the animation. To achieve this we need to reduce the icon size of the big icons.
First, enable developer options from Enfold > Layout Builder > Enable Developer Options.
Add a custom class name to the icon list “custom-list-style”. and add the below CSS code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
/* Icon Style */ #top .custom-list-style .avia-icon-list .iconlist_icon { line-height: 64px; font-size: 20px; margin-right: 0px; color: #00f; background: transparent !important; } /* Remove Icon List Timeline */ #top .custom-list-style .avia-icon-list .iconlist-timeline { border: none!important; }
Best regards,
VinayMay 3, 2019 at 6:05 pm #1096970To be clear:
I do not want to change style or size of big icon lists.I don’t even want to change size of small icon lists.
I just want to activate/introduce animation, within the same style & size.
Animation as in, just the bullets (preferred), or the entire text row, one at a time.May 6, 2019 at 7:49 pm #1097795Hi,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
BasilisMay 6, 2019 at 8:21 pm #1097813Thanks for your response. In that case I will leave it as it is for now.
Hopefully in the future ‘animation activated’ within ‘small icon list’ will actually do something, like it suggests.
May 7, 2019 at 12:27 am #1097862Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Icon list: "minimal small list" in animated version, when animation activated’ is closed to new replies.