• Resolved dgPixel

    (@dgpixel)


    I need to change the text color of “asl_desc” to white but I can’t.
    Can you suggest how?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author wpdreams

    (@wpdreams)

    Hi,

    Sure! Use this custom CSS to force the white color:

    .asl_desc {
    color: white !important;
    }

    All the best,
    Ernest

    Thread Starter dgPixel

    (@dgpixel)

    It works! Thanks!

    Plugin Author wpdreams

    (@wpdreams)

    You are welcome!

    I will mark this topic as resolved then.

    Feel free to rate the plugin if you like it, it’s greatly appreciated ??

    All the best,
    Ernest

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.