Home › Forums › WoodMart support forum › Button colors
Button colors
- This topic has 11 replies, 3 voices, and was last updated 5 years, 3 months ago by Artem Temos.
-
AuthorPosts
-
September 10, 2019 at 8:01 pm #143033
kuhconParticipantPlease see private message:
September 11, 2019 at 8:34 am #143121
Aizaz Imtiaz AwanKeymasterHello,
You can change the default button text color to Light from the Theme Options >> Styles and colors >> Buttons >> DEFAULT BUTTONS COLOR. You can choose “Light” for [Default] Text color scheme and for the [Default hover] Text color scheme on hover.
Screenshot: https://screenshot.net/10p8wsg
Also you can change the text color to light or dark for the specific buttons you should edit the Woodmart Button by clicking on the pencil icon and go to the second tab “Custom Color” and then choose the light or dark Text Color Scheme for Buttons. Please see the screenshot for better understanding: http://prnt.sc/p4mbeb
Best Regards.
September 11, 2019 at 11:57 am #143163
kuhconParticipantThat’s how they are set since day one. This is the default css style i am looking at Right click > Inspect on the browser:
.color-scheme-dark .widget a, .color-scheme-dark .woodmart-widget a, .color-scheme-dark div[class^=vc_wp] a { color: #727272; }
September 11, 2019 at 1:18 pm #143194
Aizaz Imtiaz AwanKeymasterHello,
The solution that I provided to you in the previous message did not fixed your issue? What do you want to achieve now? Could you please explain so I can help you further.
Best Regards.
September 11, 2019 at 1:30 pm #143201
kuhconParticipantI asked a question, why the buttons are not displaying light color. I provided link, i explained where is located that button so you can see it.
You responded with answer how to set light colors. I explained that, they are already set to Light color and still dark color is displayed. That CSS code was provided so you can see it which element is that. That code generated from visual composer element button. Again, here are some screenshots, if that works better than link to my website:
https://ibb.co/DVLdvBm
https://ibb.co/N6XFZ7b
https://ibb.co/JnYJgQwI will explain again: When i updated it yesterday to 4.x version , this issue happen. I didn’t any issue with 3.x version. And how do i fix this? How do i get white color on a buttons?
Thank you!
September 11, 2019 at 1:45 pm #143208
Aizaz Imtiaz AwanKeymasterHello,
Please send me the site Credentials as a private content so I can check and tell you why it happens.
Best Regards.
September 11, 2019 at 2:03 pm #143212
kuhconParticipantI am using that button in HTML elements BTW.
See private content:September 12, 2019 at 8:47 am #143397
Aizaz Imtiaz AwanKeymasterHello,
I have found the cause of this problem that the styling is not applied to that button and that’s why even with the “light” color it still displayed as “dark”.
As you are using an html block in your footer widget. So to fix this you have to edit that html block with the id “2960” and enable the very first row so that styling will be applied. As currently the row is disabled so the default styling not applied and also the mailchimp form is not shown fully.
To achieve this click on the pencil icon on the center column of the very first row and then from the “General” tab unchecked the “Yes” of “Disable row” as shown in the below screenshot:
https://jmp.sh/O2osoOzBest Regards.
September 12, 2019 at 12:02 pm #143461
kuhconParticipantYou don’t get my point. I wasn’t asking about the MailChimp row, i know it was disabled. That row was disabled because i don’t need it, and now it’s deleted.
Again, i added button in a row with visual composer element and the text it’s still dark and as you saw all settings are set to “light” color on buttons. On this button i am using link to page as you can see.
How do i enable “light” text color on visual composer button element?
See attached image what i am talking about and still you have access to the website: https://ibb.co/HN23j0KSeptember 12, 2019 at 12:43 pm #143477
Artem TemosKeymasterTry to move this HTML block to the prefooter area instead of the footer widget. You can do this via Theme Settings -> Footer. Color scheme for the button conflicts with the footer color scheme.
September 12, 2019 at 12:51 pm #143480
kuhconParticipantThat worked. Looks like HTML blocs in Widgets doesn’t display all styles.
September 12, 2019 at 12:52 pm #143481
Artem TemosKeymasterGreat, we are glad that you sorted it out.
-
AuthorPosts
The topic ‘Button colors’ is closed to new replies.
- You must be logged in to create new topics. Login / Register