Home Forums WoodMart support forum Can't change the boxes color

Can't change the boxes color

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

    Curious
    Participant

    Hello,

    It’s not working and I am trying to change the color of the box or the text color.
    On the website link.

    Kind regards

    #245182

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title> a {
        color: #000000;
    }
    body .vc_tta-panel-body .wpb_text_column p{
    color:#000000;
    }

    Best Regards

    #245313

    Curious
    Participant

    It worked! Thank you 🙂

    Kind regards

    #245355

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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