Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1078004

    Hello,

    Recently we noticed all our customized CSS was gone, and the CSS from the enfold child theme style.css updates are not working if we add anything in there. I’ve checked over and tried plugins but I cant find the cause of this. Are you able to assist with looking into this issue?

    #1078005

    Hey mandmwaddle,

    Do you have any mis-written custom css somewhere? This is often the culprit if CSS is no longer being recognized.

    Best regards,
    Jordan Shannon

    #1078022

    Hello,

    No, something happened, Im not sure what, and it deleted all our custom CSS, the style.css file in the editor for the child theme is empty except the parts that were already there. There is a section at the top for custom CSS that I put

    .header-contact {
    left: 80% !important;
    padding-top: 20px !important;
    margin-right:12px !important;
    position: absolute !important;
    top: 0 !important;
    transform: translate(-50%) !important;
    z-index: 999 !important;
    }

    into, however it never worked, so I had to add it directly into the html tags.

    #1078564

    Hi,

    Thanks for the update, could you try moving your CSS to Quick CSS instead to see if that makes any difference?

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.