New Landing How can we help? Atelier Out of Stock Text Color

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #252094
    libbyandlo
    Member
    Post count: 27

    Is there a way to change the text color of “out of stock” for a product? If so, where do i change this or place the custom JS text??
    Also to make certain text in a paragraph a different color what do i need to type before the text?

    Thanks,
    Tayla

    #252097
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    You can change the color in the customizer: Color Customizer => Color – UI Elements => Out of Stock Tag Color.

    To change text color you use the WP editor, highlight the text and select a new color, see here: http://d.pr/i/C2CK

    Thanks.

    #252116
    libbyandlo
    Member
    Post count: 27

    thanks! I was able to change the out of stock text but when I go to change the text color in a block of text there isn’t an option to choose a color. Please refer to the image i have attached.

    Can you please also let me know how to change the color of the “send” button used in a contact us box?

    Thank you!

    Attachments:
    You must be logged in to view attached files.
    #252140
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    input[type="submit"], button[type="submit"], input[type="file"], select, .wpcf7 input.wpcf7-submit[type="submit"] {
        border-color: #ccc !important;
        color: #fff !important;
        background:#000 !important;
    }
    

    Thanks
    Mohammad

    #252320
    libbyandlo
    Member
    Post count: 27

    Thank you!

    #252327
    David Martin – Support
    Moderator
    Post count: 20834

    Thanks Mohammad!

    – David.

Viewing 6 posts - 1 through 6 (of 6 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