Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #358518

    Hi,

    after the latest enfold update I noticed, that some css adjustments in my child theme doesn´t work anymore.
    Before the update everything was fine. Testing the custom code in the Quick CSS field is successful.

    Would be nice if you could help me.

    Thanks in advance!

    Regards,
    Nic

    • This topic was modified 10 years ago by Nic.
    #358847

    Hi Nic!

    Thank you for visiting the support forum.

    I checked the site but it requires a password. Please post it here.

    Best regards,
    Ismael

    #358921
    This reply has been marked as private.
    #359217

    Hey!

    Are these all the css codes on the Quick CSS field? Please post all the css codes on pastebin.com. We would like to check it.

    Cheers!
    Ismael

    #359294
    This reply has been marked as private.
    #359438

    Hi!

    There’s a missing semi colon on the style.css codes:

    .avia-button.avia-size-large { padding: 15px 25px 13px; font-size: 18px !important; min-width: 139px; border-radius: 0; border: 1px solid ; border-color: rgba(226, 27, 133, 1) !important; font-weight: 200 !important}
    

    The last property should be:

    font-weight: 200 !important;
    

    Please make sure that your codes are properly closed.

    Regards,
    Ismael

    #359525

    Hi Ismael,
    Now, everything works perfect.

    Thanks for your help.

    Regards,
    Nic

    #360006

    Hi!

    Glad it works now. Lets us know if we can assist you with any other issue. We are here to help you.

    Cheers!
    Andy

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