• Hello. I’m currently using the free version of Webyx for Gutenburg. The last time I updated the Webyx plugin, all of my CSS was blown up and I had to go back and add again to each page. I’m now hesitant to install Webyx plugin updates. Could I be doing something wrong with my custom CSS?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Webyx

    (@webyxforgutenberg)

    Hello there,

    for a situation like this we surely need more information: it seems very strange that all your custom CSS blew up for a Webyx update (which one?).

    Recently we did very minor updates, so we need to see your situation to understand if what happened to you is really something we did on Webyx or something else you did as you suggested.

    Please send everything could help us to investigate to the following e-mail address, in particular all your custom CSS so we could see your code:

    [email protected]

    Screenshots and little videos of your work and what is wrong could also be very useful to understand.

    Looking forward to hear from you again.

    Best regards and thank you for your report.

    Thread Starter digital-ninja

    (@digital-ninja)

    Hello. Thank you. My apologies for the late response…
    Here is a sample of the custom css code.

    body {
    background-color:#FDFDFD;
    } .webyx-toggle-btn {
    left:100px;
    top:10px;
    background-color: transparent;
    } .webyx-toggle-btn .webyx-bar {
    width: 18px;
    height: 1.7px;
    margin: 5px auto;
    background-color:#3E474F!important;
    } webyx-nav .webyx-logo-wrapper { top:5px;
    left:130px;
    background-color: transparent;
    } webyx-nav .webyx-logo-wrapper a.webyx-logo-img-wrapper { background-image: url('http://new.shawnkelshaw.com/wp-content/uploads/2023/05/s-logo.svg');
    background-repeat: no-repeat;
    background-position: center;
    } webyx-nav .webyx-logo-wrapper a.webyx-logo-img-wrapper .webyx-logo-img { width: 80%;
    height: auto;
    display:none;
    }

    If I recall, the update (and just prior to this most recent update), caused the custom css to be placed all on one line invalidating the entire string. All line breaks were removed after update.

    Thread Starter digital-ninja

    (@digital-ninja)

    The most recent update of Webyx does not appear to impact custom css so perhaps we can just close the issue for now and I could report back if it happens again… I do appreciate the support.

    Plugin Author Webyx

    (@webyxforgutenberg)

    Hi,

    we have checked the handling of the Custom CSS and now everything seems fine.
    We had previously added an HTML element anchor to the built-in menu logo that did not previously exist and if you hooked CSS rules to the classes involved it is likely that they no longer work.

    However, if you should encounter new problems, please contact us.

    Thank you so much again for your recommendations and your time.

    Plugin Author Webyx

    (@webyxforgutenberg)

    topic closed

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Webyx plugin updates destroy custom CSS’ is closed to new replies.