SCSS Errors On Restora. $amount: Expected 70% To Be Within 0 And 1... - Question | JoomShaper

SCSS Errors On Restora. $amount: Expected 70% To Be Within 0 And 1...

DT

Deirdre Tindall

Template 2 months ago

$amount: Expected 70% to be within 0 and 1.: templates/shaper_restora/scss/theme.scss on line 1637, at column 4 Call Stack: #0 import templates/shaper_restora/scss/theme.scss templates/shaper_restora/scss/master.scss on line 8 #1 import templates/shaper_restora/scss/master.scss (unknown file) on line 1

I just moved a site from dev to live. It seemed to be working before but I now see this issue, which doesn't make much sense to me as it's the same site.

What could be the issue?

0
2 Answers
DT
Deirdre Tindall
Accepted Answer
2 months ago #148879

I changed this line:

        color: fadeOut($link_color, 70%);

to

                    color: fadeOut($link_color, 0.7);

Please add this to the main download so this template is not broken.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 months ago #148932

Hi

Thanks for contacting us and glad to know that you have found the solution. I will inform our team about it so that they will also add it. You can now close this post by accepting the answer.

-Regards.

0