• Resolved Kris75

    (@kris75)


    Hi
    How do i change the text color of the gift card text over the amount button. Its red now, but i would like it to be dark grey.
    Greets
    Kris

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author pimwick

    (@pimwick)

    Hello, are you referring to the email that is sent? Or on the product page in your store?

    Thread Starter Kris75

    (@kris75)

    The product page on my store 🙂

    Plugin Author pimwick

    (@pimwick)

    You would need to contact your “sela” theme developer for assistance with this. Informally, this may work for you although this isn’t specific to our plugin so it will only work for your current site.

    1. Log into your WordPress admin area.
    2. Click on Themes -> Customize
    3. Click on Additional CSS
    4. Paste the following:

    .woocommerce-loop-product__title {
      color: #aaa !important;
    }

    5. Click the save changes button.

    I’m going to mark this as Resolved since it isn’t really related to our plugin. If there is anything else I can help with just let me know!

    Thread Starter Kris75

    (@kris75)

    It worked. Thank you very much 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Text color’ is closed to new replies.