Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1186969

    Hi guys,
    I just noticed that the icon list is behaving in a weird way.

    The icons have become smaller and also when I hover the mouse over the screen, everything is highlighted. See the video https://www.screencast.com/t/oP0Bk1q8MvU

    I tried recreating the icon list from scratch (no copy and paste and not copy and pasting the element), I created it from scratch, same behaviour.

    However I noticed that if I copy the element, and I keep 2 elements in the page, the one below will work well while the one above will not. Therefore my temporary fix is hiding the top one. https://www.screencast.com/t/MhS5eZO8LFaO

    Please could you give it a look?

    Notice that one is now hidden.

    Regards,
    Marco

    #1187936

    Hey marcoabis81,

    Thank you for the inquiry.

    We can’t seem to reproduce the issue on Firefox in Windows 10. On which browser are you testing it? Have you tried to temporarily disable the cache and minify plugins?

    Best regards,
    Ismael

    #1188677

    Hi Ismael,

    yes I did. I am using Chrome on Windows 10. And tested it on the mobile and also on Edge.

    Login to the site please, un-hide the element I hide and see the results. You should see what I saw.

    Thanks,
    Marco

    #1188765

    Hi,

    Thank you for the update.

    We made the color section containing the icons visible and checked the site on Chrome, but we’re still not able to reproduce the issue. Please check the screenshot below.

    Screenshot: https://imgur.com/a/g4gdmDh

    You can disable the animation of the icons so that they are visible all the time. That will probably solve the issue on your end. Please use this css code.

    .avia_transform .avia-icon-list.av-iconlist-big.avia-iconlist-animate .iconlist_icon {
    	opacity: 1;
    	-webkit-transform: scale(1);
    	-ms-transform: scale(1);
    	transform: scale(1);
    }
    

    Best regards,
    Ismael

    #1188835

    Hi Ismael,
    not sure why, it is now working well. And still with the cache plugin on.

    A mystery :-)

    Thanks for your help.

    Marco

    #1189123

    Hi,
    It sounds like this is sorted out now, shall we close this then?

    Best regards,
    Mike

    #1189125

    Hi Mike.
    Yes please 😊

    #1189128

    Hi,
    Glad Ismael was able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Icon list weird behaviour’ is closed to new replies.