Okay
  Public Ticket #2777468
Label css
Closed

Comments

  • inamodus started the conversation

    Hey there, I've been looking around but can't find the solution.

     

    I'm trying to change this label color

     large?v=v2&px=999

    From this: 

    .label--new {

    1. background-color: var(--label-new-bg);

    }
     

    To this:

    .label--new {

    1.  background-color: rgb(207, 144, 144);

    }
     
    But when I write it into my theme.css, nothing is happening.
    I did find this and tried changing the color, but that did not work either.

    .label--sale { background-color: var(--label-sale-bg); }

    .label--new { background-color: var(--label-new-bg); }

    .label--hot { background-color: var(--label-hot-bg); }

    .label--out-stock { background-color: var(--label-out-stock-bg); }

    .label--in-stock { background-color: var(--label-in-stock-bg); }

    .label--pre-order { background-color: var(--label-pre-order-bg); color: var(--label-pre-order-c); }

    Last but not least, the file  theme.scss.liquid does not seem to exist. 

    What am I doing wrong? Hope you can help. 

  •  634
    Irina replied

    Hello, inamodus.

    Unfortunately, custom code changes are not included in the general theme support.

    Enable the custom.min.css file at Theme settings -> Developer or add your custom CSS styles at other file.

    You may edit the theme source files according to your needs.

    Have a nice day!

    Best regards, Irina

    Got feedback? We’d love to hear it! You can leave us a reviewRate the Shella Shopify theme

    Rate the Unicorn theme at - https://themes.shopify.com/themes/unicorn/styles/valuable

    Rate the Shella Shopify theme at - https://themeforest.net/item/shella-ultimate-fashion-responsive-shopify-theme/reviews/22804833