UCSS Errors
-
Hi,
I am getting the following error for every webpage on my website the UCSS cron trys to process
https://myboatcard.com
/* [ERROR] Unknown word ( hover{opacity:.9;cursor:pointer}.butt2{w): Please fix this css error and …
1s 10/15/2022, 03:41 PMI noticed that “;” is showing as missing after the word “pointer” on the error above.
I checked my style.ccs file and I found the matching css on line 349 – but in the style.css file “;” is not missing after the word pointer
.butt2:hover {opacity:.9; cursor: pointer;}
.payment-errors2 {color:#b20000; margin:1em 0; border:1px solid; border-radius:3px; padding:.5em 1.5em; background-color:#b200000f}
Can you tell me how to fix so the UCSS can process my webpages.
Thanks
The page I need help with: [log in to see the link]
- The topic ‘UCSS Errors’ is closed to new replies.