Help please! Invalid CSS after "...crumb_border', ": expected function argument, was ");" at 3602

SpringsideBrew
Visitor
1 0 0

Hi

I'm no coder unfortunately and have logged into my theme to change a few things but received this error, for the first time and don't know what went wrong or how to fix it.

Any ideas?

The following error was found in assets/style.scss.liquid

Invalid CSS after "...crumb_border', ": expected function argument, was ");" at 3602

I've marked 3602 in red below and also added a screen shot. A new error which says SCSS at the top is also appearing which i've never seen before.

Thanks

Screen Shot 3602.png

/*==================================================*/
/*=====================*Footer =====================*/
/*==================================================*/
footer {
background-color: $c-footer-bg;

.footer-links li:last-child { margin-bottom: 0; }

ins {
position: relative;
text-decoration: none;

* {
position: relative;
z-index: 2;
}

b {
font-size: italic;
}

&::after {
position: absolute;
bottom: 2px;
left: 0;
content: '';
width: 100%;
height: 5px;
background-color: $c-theme;
z-index: 1;
}
}
}

.footer-main {
padding: .7rem 0 2.4rem;
}

.footer-item {
-ms-flex: 1 1 100%;
flex: 1 1 100%;
width: auto;
min-width: 0;
margin-top: 4rem;
padding-right: 15px;

&:last-child { padding-right: 0; }

.store-location { width: 100%; }

.instagram-images {
margin: 0 -.2rem;

a { padding: .2rem; }
}

.description { margin-top: 3rem; }
.add-note {
margin-top: 1em;

p { line-height: 1.4; }
}
}

Replies 3 (3)

IonStorm
Excursionist
38 0 3

Are you able to revert back to an earlier version and then try to make your changes again?

 

Potro
Visitor
2 0 0

How did you fixed this problem?

I have the same error 

Invalid CSS after "...crumb_border', ": expected function argument, was ");" at 3530

 

 

Potro
Visitor
2 0 0

Later edit: 

 

This is the fix.

 

Potro_0-1634542507352.png

 

https://flexkit.ticksy.com//ticket/2847250/