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
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
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
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
Hi Ismael,
Now, everything works perfect.
Thanks for your help.
Regards,
Nic
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