Tagged: , , ,

Viewing 12 posts - 31 through 42 (of 42 total)
  • Author
    Posts
  • #873265
    This reply has been marked as private.
    #874252

    Dear Victoria,

    Please check my site: http://bencecsalar.com/szolgaltatasok/#celebrity

    Disappear after changing tabs. :(

    Pls see here: https://imgur.com/a/tFC9G

    #875157

    Hi,

    Best regards,
    Victoria

    #875158

    Hi, what is the solution?

    Ty,

    d.

    #875162

    Hi Victoria,

    Does it really looks fine on your end? The icons doesn’t animate when switching between tabs, the contents are partly shown. I think you missed something. Please check again.

    #875172

    Dear Developer,

    Please check my site: http://bencecsalar.com/szolgaltatasok/#celebrity

    Disappear after changing tabs. :(

    Pls see here: https://imgur.com/a/tFC9G

    #876657

    We are patiently waiting for these bugs to be fixed since the beginning of August.

    #877254

    Also hoping this will get fixed soon…

    #882971

    When will this be fixed?

    #883112

    Hi,

    We are very sorry for the inconvenience!
    We are trying to provide the best solution for such issues and this unfortunately did not make it to Enfold 4.2. I believe our devs will include a fix for this issue in upcoming update, which is planned after new year.

    I added following code to Quick CSS field in Enfold theme options > General Styling

    @media only screen and (max-width: 1024px) {
    .avia_transform .avia-icon-list.av-iconlist-big .iconlist_icon {
        opacity: 1 !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
    }}

    This temporary solution works fine on my end, i tested on my iphone. I hope this temporary solution works for you too :)
    Again, sorry for the inconvenience!

    Best regards,
    Yigit

    #884760

    Hello,
    my temporary solution is here, but as there are 6 galleries in the second tab and only 3 in first one, on small devices the min height have to be really big and it’s not good…

    @media (max-width: 1090px) {
    .av-tab-section-inner-container, .av-layout-tab, .av-layout-tab-inner, .av-layout-tab-inner .flex_comumn { overflow: hidden !important; }
    .av-layout-tab-inner { min-height: 500px !important; }
    }

    https://www.vestay.com/en/ Photos
    Best regards

    • This reply was modified 6 years, 7 months ago by comkapi.
    #885370

    Hi comkapi,

    Thanks for sharing, much appreciated :-)

    Best regards,
    Rikard

Viewing 12 posts - 31 through 42 (of 42 total)
  • You must be logged in to reply to this topic.