Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #783399

    Hi there,

    Any idea how to edit the size and colour of the ‘out of stock’ notice on product pages?

    Thanks
    Antonio

    #783412

    Hey Antonio,

    Can we have a link to the page in question so we can take a closer look?

    You can also try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .out-of-stock { font-size: 1em; color:red; }

    Is that the solution you’re looking for?

    Best regards,
    Sarah

    #783416

    Hi Sarah.

    Yes please see on this page here –

    I tried adding the code to quick CSS but it made no difference.

    Thanks
    Antonio

    #783418

    Hi,

    Can you try this one, instead?
    .stock.out-of-stock { font-size: 1em !important; color: red !important; }
    Best regards,
    Sarah

    #783424

    hmm still no luck with that one I’m afraid

    A

    #783506

    Hi Antonio,

    I’ve edited the code in my previous reply, and took the liberty to edit your Quick CSS using the login you gave us earlier this month. You’ll see that the code works now, and you can go ahead and edit it to suit your preferences.

    Best regards,
    Sarah

    #783510

    That’s very kind of you Sarah.

    All sorted.
    Thanks!!

    #783513

    You’re welcome, Antonio! Do let us know here in the forums if you need help with anything else.

    Cheers!
    Sarah

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘How to Edit size and colour of 'Out of stock' text’ is closed to new replies.