New Landing How can we help? Atelier Product page social icons

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Atelier
  • #214592
    dsirard11
    Member
    Post count: 122

    Hello,

    Is there a way to change the color of the social media icons on the single product page? Also – we’d like to change the color of the Add to Cart icon, box & text.

    Thank you,
    Dawna

    #214595
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    1)

    Yes, please use this sample, please change the color to match your needs:

    .sf-share-counts>a i {
        color: rosybrown;
    }

    2)

    /* Add to cart icon and text color */
    .woocommerce form.cart button.add_to_cart_button {
      color: rosybrown;
    }
    
    /* Add to cart button border color */
    .woocommerce form.cart button.add_to_cart_button {
     border-color: rosybrown;
    }

    Cheers,
    David.

    #214596
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Do you need each social icon with a different color?

    -Rui

    #214615
    dsirard11
    Member
    Post count: 122

    Nope – we’d like the same color for all. Thank you for asking. ๐Ÿ™‚

    #214901
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Did you add the CSS provided and change the color value?

    
    .sf-share-counts>a i {
        color: rosybrown;
    }

    – David.

    #214968
    dsirard11
    Member
    Post count: 122

    Hi David,

    Yes – just did and it worked perfectly!

    Thank you! ๐Ÿ™‚
    Dawna

    #214971
    David Martin – Support
    Moderator
    Post count: 20834

    Great, no problem.
    – David.

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