CSS not updating properly

CSS not updating properly

Marvin_Bach1
Shopify Partner
5 0 0

Hi, we are seeing more and more problems with caching of CSS, or some other strange issue.

 

Please checkout this page.

https://www.jaykay-sport.de/pages/testimonial

 

We have this green box, that contains an element with the class:

.main-testi

 

If you check the class, you can see that the class is empty, but this is not correct. It actually has the following properties:

.main-testi {  
display: flex !important;  
flex-direction: column !important;  
justify-content: flex-start !important;  
flex-wrap: nowrap !important;  
align-items: flex-start !important;  
text-align: left !important;
}

You can see that, when you inspect the element and click on the css file.

I am not sure why this is the case, this only happens for some elements.

 

Anyone any ideas? Thank you!

Replies 7 (7)

webwondersco
Shopify Partner
1132 167 165

@Marvin_Bach1  Hope you are doing well.

 

Yes, I check you have added the CSS for the testimonials. but that might be possible that some error or braces are missing while you added CSS.

 

If not missing anything then try to add your CSS in webflow.css file. which is available in your theme assets folder.

 

Hope you got the point what I want tp share.

Web Wonders | Shopify Partner | Connect here!
- Question answered? Mark as Accepted Solution, reply helpful? Click Like
- Hire me, if you want to design, re-design, develop a store, or make changes to the pre-built store.
- a small Coffee Tip would be greatly appreciated. :)..! Instagram
Marvin_Bach1
Shopify Partner
5 0 0

Hi, thank you for trying to help me!

 

I have added it to the webflow.css, you can also see that now on the live site, but it shows the same result, just with 2 empty braces.

webwondersco
Shopify Partner
1132 167 165

@Marvin_Bach1 The CSS you have added is rendering like below screenshot:

 

webwondersco_0-1715782584464.png

 

Could you please remove unnecessary texts '  ' from CSS. and then save it and check

 

Web Wonders | Shopify Partner | Connect here!
- Question answered? Mark as Accepted Solution, reply helpful? Click Like
- Hire me, if you want to design, re-design, develop a store, or make changes to the pre-built store.
- a small Coffee Tip would be greatly appreciated. :)..! Instagram
Marvin_Bach1
Shopify Partner
5 0 0

Thats interesting, I have not added these. See screenshot below.

How did you see these tags?

Bildschirmfoto 2024-05-15 um 16.18.14.png

webwondersco
Shopify Partner
1132 167 165

@Marvin_Bach1 I am checking in inspect.

 

If you don't mind, can take a look at your theme code?

Web Wonders | Shopify Partner | Connect here!
- Question answered? Mark as Accepted Solution, reply helpful? Click Like
- Hire me, if you want to design, re-design, develop a store, or make changes to the pre-built store.
- a small Coffee Tip would be greatly appreciated. :)..! Instagram
Marvin_Bach1
Shopify Partner
5 0 0

Hi, sorry I cant do that.

It looks like in another instance it has something to do with the webflow classes that are added. Still investigating this.

webwondersco
Shopify Partner
1132 167 165

@Marvin_Bach1 That's fine.

 

because from front end am not get actual idea regarding what is the issue. Thta's why ask.

 

but up to know, the reason behind the issue might be missing bracket or something related to that.

Web Wonders | Shopify Partner | Connect here!
- Question answered? Mark as Accepted Solution, reply helpful? Click Like
- Hire me, if you want to design, re-design, develop a store, or make changes to the pre-built store.
- a small Coffee Tip would be greatly appreciated. :)..! Instagram