Dear support,
after the newest enfold-update my css to make the color section content full width does not work anymore. Do you have an idea what could fix this?
Thanks for any help
/*color section input full width*/
#projekte .container { width: 100% !important; max-width: 100%; padding: 0; margin: 0; }
#kontakt .container { width: 100% !important; max-width: 100%; padding: 55px; margin: 0px;}
Hey dondela,
I can’t see your CSS applying at all, where exactly did you put it? Did you try clearing the old CSS and JS files under Enfold->Performance?
Best regards,
Rikard
Hey Rikard,
when i deactivate compressing of js and css scripts, the css works. If i activate the compression again the css does not work anymore.