• Resolved monryse

    (@monryse)


    Hi,
    i see that you use the generic class .column in your plug-in that cause my template (“divi”) to break some layouts. Please can you change this class to a more isolated name?

    I think this is due to a recent update. I opened the site a couple of weeks ago and all was working fine.

    Thank you in advance
    Regards

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support weblizar_support

    (@weblizar_support)

    hi monryse,

    – Please, apply this CSS to plugin custom CSS. Your issue will be resolved.

    .column {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    background-color: transparent;
    height: auto !important;
    }

    Thanks.

    Plugin Author weblizar

    (@weblizar)

    Hi Monryse

    We have fixed CSS conflict issue in last update.

    If you any other issues. please let me know.

    Thanks

    Thread Starter monryse

    (@monryse)

    Hi,
    thank you for the very fast reply. I update the plug-in but the problem is still present.

    Let me know if you need other infos.
    Regards

    Plugin Author weblizar

    (@weblizar)

    Please update know. We have fixed some other issues. In today plugin update.

    Thread Starter monryse

    (@monryse)

    Hi,
    problem solved!!
    Thank you.

    Plugin Support weblizar_support

    (@weblizar_support)

    Hi monryse,

    We are happy because your website’s layout is working fine with our plugin and issue is completely resolved on your hand.

    Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘A recent update broke my site with text-transform: rotate.’ is closed to new replies.