• Hi… I would like to change the color of the label/title of the grouped-product. Can you please help with css codes.. Also, is there a way to change the type of checkbox?

    Thank you!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support RK a11n

    (@riaanknoetze)

    Hi there,

    While I’m unsure what changes *exactly* you’d like to make, the classname selector that you can use for your custom CSS is as follows:

    .woocommerce-product-details__short-description h4 {
    /* Some CSS goes here */
    }
    

    As for changing the type of checkbox (I’m assuming you’re wondering about radio vs. regular checkbox): No, there’s no default option for that. To tweak that would require a fair amount custom coding by a web developer or one of the experts located at https://woocommerce.com/customizations/.

    Thread Starter goldenheartwisdom

    (@goldenheartwisdom)

    Thanks! I’ll be more specific then, sorry. Below the short description, you’ll see the follow text and pricing in pale grey. I just want to change the color and the font-size. I supposed it’s the variation form?

    Abonnement Portrait du Signal Vibratoire Entrepreneur, incluant le cartable numérique $500.00
    OPTIONNEL : Cartable physique “Portrait du Signal Vibratoire” * ne peut être vendu seul $100.00

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘grouped-product css styling’ is closed to new replies.