Home Forums WoodMart support forum CSS – single product page

CSS – single product page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #528261

    emp.strutzki
    Participant

    Olá,

    Qual seria o css para retirar a cor de fundo (azul) desse elemento? não achei uma opção para isso dentro do thema a não ser um css personalizado

    Attachments:
    You must be logged in to view attached files.
    #528487

    Hung Pham
    Keymaster

    Hi emp.strutzki,

    Thanks for reaching to us.

    Yes, there is no such an option to change it. Please add the following code in Theme Settings > Custom CSS > Global Custom CSS

    .single-product .wd-product-count.wd-style-with-bg:before {
        background: var(--wd-main-bgcolor);
    }

    Regards,

    #529090

    emp.strutzki
    Participant

    Thanks

    #529100

    Hung Pham
    Keymaster

    Hi emp.strutzki,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492

    Your feedback is the motivation to improve our work and services.

    Regards,

Viewing 4 posts - 1 through 4 (of 4 total)