Home Forums WoodMart support forum Change text color

Change text color

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #38487

    eyupdmg
    Participant

    How can i change the text color of bottom status bar?
    You can see on the picture.

    #38526

    Bogdan Donovan
    Keymaster

    Hello,

    Try to add the following code snippet to the Custom CSS area in Theme Settings.

    body .mc4wp-response .mc4wp-alert {
    	color: white;
    }

    Regards

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