• Resolved woo-do

    (@woo-do)


    Hi, I’ve build a classic popup with a white background. On small screens the close button gets invisible since it is also white. I’ve tried to change the color but with no result.

    Is there a way to get this done?

    Many thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • hi, put this into your custom css file.

    body.themify-popup-style-classic .mfp-close {
    color:red!important;/*or any color you want*/
    }

    let me know if it is solved.

    Thread Starter woo-do

    (@woo-do)

    Works perfectly! Many thanks ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change color of close button’ is closed to new replies.