• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 21.10.21, 18:12
  • Opened by: Sylvain Duval
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #22480 - Theme setting Custom CSS don't work

Hello,

I have no cache on my website lacaraque.fr but it seems that my Custom CSS don’t work properly.
For example, I aded this code to change reassurance look in product pages
:
/* Fiches produit - retrait du fond gris de la zone description */
.tabs-container {background: rgba(255,220,171,0) !important;background-image: linear-gradient(to right, rgba(255,220,171,1), rgba(255,220,171,0));margin-top:0px;border-bottom-left-radius:50px;}

Same for a code to custom texte shadow color.

But gradient doesn’t display (when I try it on element inspect on my front end, it works, but no when I add the same code on theme setting/custom CSS).

Thanks in advance,

Comments

Fred 22 Oct 2021, 10:38

Your custom code is present in the theme - https://take.ms/Yx8Ax just try to add “!important”

Sylvain Duval 22 Oct 2021, 12:43

I just did it, still not working. Have a look …

Fred 23 Oct 2021, 11:30

That is 100% not theme’s problem
I just added some code just for a test and it doesn’t appear in the .css file that means you have enabled some cache service
See the screenshot https://take.ms/0XPPC