Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Customize CSS and Enfold Child Theme Style.css issues #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.

Viewing 1 post (of 1 total)