New Landing How can we help? Themeforest Theme Support Neighborhood Out of stock badge color/text

Viewing 9 posts - 16 through 24 (of 24 total)
  • #229354
    stoukan
    Member
    Post count: 75

    Hi David,

    Thank you for the help. To clarify, is this supposed to change the color of the text in the attached screenshot?

    If so, I put this code in my custom css but for some reason it’s not working. The exact code I put was:

    .woocommerce .wc-out-of-stock-badge {
    color: #efa897!important;
    }

    Best,
    Sarah

    Attachments:
    You must be logged in to view attached files.
    #229363
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    No, that CSS is for the WooCommerce out of stock badge.

    – David.

    #229364
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Do you want to change the Coming soon text color? Please provide me specific page url with issue.
    Thanks
    Mohammad

    #229367
    stoukan
    Member
    Post count: 75
    This reply has been marked as private.
    #229375
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please use this CSS:

    .woocommerce div.product .out-of-stock {
        color: blue!important;
    }

    Please add your required color.

    Thanks,
    David.

    #229389
    stoukan
    Member
    Post count: 75

    Thank you David. Is there more granularity with the color choice than that? For example, can I use a hex code?

    #229413
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You can any hex color code instead of blue.
    Thanks
    Mohammad

    #229418
    stoukan
    Member
    Post count: 75

    Hi Mohammad,

    That worked, thank you! 🙂

    Sarah

    #229421
    David Martin – Support
    Moderator
    Post count: 20834

    Cheers Mohammad!
    -David

Viewing 9 posts - 16 through 24 (of 24 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register