Home › Forums › WoodMart support forum › I can't change button color and text color.
I can't change button color and text color.
- This topic has 9 replies, 2 voices, and was last updated 5 years, 3 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
January 14, 2020 at 9:47 am #167829
nakronpingParticipantI can’t change button color and text color.
January 14, 2020 at 2:01 pm #167899
Aizaz Imtiaz AwanKeymasterHello,
To change the button and text color on the shop page. Go to >> Dashboard >> Theme Settings >> Styles and Colors >> Buttons.
For Clarification see screenshot: https://www.screencast.com/t/yrpVxcCisRs2
In case after doing this if the button color and text color still not change then share the screenshot by pointing out that specific button so we can guide you accordingly.
Best Regards.
January 15, 2020 at 1:24 am #167984
nakronpingParticipantI did as you suggested.
I can’t change button color and text color.
Attachments:
You must be logged in to view attached files.January 15, 2020 at 6:37 am #167995
Aizaz Imtiaz AwanKeymasterHello,
I have seen your screenshot and also visit your site. You are pointing to the custom button which you added with wp-bakery builder to display a popup. So you need to edit the popup element where you used and change its color directly.
Screenshot for clarification : https://jmp.sh/zyQz5sm
Best Regards.
January 15, 2020 at 8:06 am #168015
nakronpingParticipantI have tried it.
It doesn’t work.
I can’t change button color and text color.
January 15, 2020 at 11:09 am #168068
Aizaz Imtiaz AwanKeymasterHello,
Kindly provide your admin login credentials so I can check and help you to change the button color and text color.
Best Regards.
January 16, 2020 at 1:19 am #168224
nakronpingParticipantOK
January 16, 2020 at 7:14 am #168256
Aizaz Imtiaz AwanKeymasterHello,
Your provided login details are incorrect. Kindly provide the correct information so I can check and help you out.
Best Regards.
January 16, 2020 at 7:51 am #168265
nakronpingParticipantI’m sorry.
January 16, 2020 at 12:25 pm #168347
Aizaz Imtiaz AwanKeymasterHello,
I visited your site, as you are using Wp-Bakery code inside that product short description area to display the popup button. And Wp-bakery is not accessible in short description area. So we first have to copy that code to some other dummy page and edit it with Wp-Bakery editor and then define a custom CSS class in column and then put back to short description area.
Then I add custom CSS code according to that class in global custom CSS area under theme settings >> Custom CSS, to get the result in that product page:
.bColor .woodmart-button-wrapper .btn{ background: red; color: blue; }
I used the red background and blue text color just to set an example for you you can edit this code and change the colors.
Result: https://jmp.sh/4Yg9x0g
Best Regards.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register