Home › Forums › WoodMart support forum › how to change massage bar color
how to change massage bar color
- This topic has 13 replies, 2 voices, and was last updated 4 years, 3 months ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
September 2, 2020 at 2:06 am #222883
mohamedParticipanthi
how to change the massage bar color attached pic.
thanks
Attachments:
You must be logged in to view attached files.September 2, 2020 at 8:08 am #222956
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached.
You can try changing the color of notices from Theme Settings >> Styles & Colors >> Notices.
Screenshot for Clarification: https://ibb.co/mCnJMTt
Regard’s.
Xtemos Studio.September 2, 2020 at 1:13 pm #223067
mohamedParticipanthi
I’m doing it before ask you im changed it and I’m making purge cache the same proplem
please help me to solve this problem.
thanks
Attachments:
You must be logged in to view attached files.September 3, 2020 at 5:53 am #223199
Aizaz Imtiaz AwanKeymasterHello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wpcf7 form.sent .wpcf7-response-output { background-color: brown; }
.wpcf7 form.invalid .wpcf7-response-output { background: red; }
Best Regards.
September 3, 2020 at 10:53 pm #223449
mohamedParticipantthanks, it works I need code to contact us page
Attachments:
You must be logged in to view attached files.September 4, 2020 at 7:16 am #223539
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
I saw the screenshot you attached.
I have already provided you with the code to change the success message.
The following Custom CSS will change the color of the success message.
.wpcf7 form.sent .wpcf7-response-output { background-color: brown; }
Best Regards.
September 4, 2020 at 12:21 pm #223666
mohamedParticipantthanks for Reply
but this code not work please feed me another working code
thanks
September 4, 2020 at 1:08 pm #223685
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached. Please make sure that you have added the CSS code correctly then clear the cache and check back.
If the problem continues then provide admin panel login details of the website to check it myself and help you out accordingly.
Best Regards.
September 4, 2020 at 1:30 pm #223697
mohamedParticipantthanks for your reply
I’m clear cache already and I’m doing it with the correct method also I’m attached the access
in privet content.thanks
September 5, 2020 at 6:18 am #223821
Aizaz Imtiaz AwanKeymasterHello,
I have tried to log in to your website but was unable to log in the credentials doesn’t seem to be correct.
Please provide me with the correct login details to check it myself and help you out accordingly.
Regard’s.
Xtemos Studio.September 5, 2020 at 11:21 am #223872
mohamedParticipantI give u a new one also I’m tested it and work
September 5, 2020 at 11:39 am #223873
Aizaz Imtiaz AwanKeymasterHello,
I have logged into your website and the issue is fixed. Please deactivate cache plugin, clear cache and check back.
Screenshot for Clarification: https://ibb.co/h2Nh96g
Regard’s.
Xtemos Studio.September 5, 2020 at 1:02 pm #223894
mohamedParticipantthanks, it works but one or more fields have an error message I wont to change to back color background
I’m attached a gif pic
https://gyazo.com/0164493d8ef11d7539a74fefd84399f7September 7, 2020 at 6:18 am #224125
Aizaz Imtiaz AwanKeymasterHello,
You are Welcome.
I saw the screenshot you attached.
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wpcf7 form.invalid .wpcf7-response-output { background-color: red; }
Regard’s.
Xtemos Studio. -
AuthorPosts
- You must be logged in to create new topics. Login / Register