Best Premium and Free WordPress Themes › Forums › Event Star Pro › change white text to black since the color and size are not visible in ecommerce
Tagged: Event star
- This topic has 6 replies, 2 voices, and was last updated 2 years, 2 months ago by
acmesupports.
- AuthorPosts
- November 19, 2020 at 3:20 pm #89530
Ana
ParticipantHello, I have the ecommerce plugin and on the page https://lahoyacunadelbrocoli.com/tienda/camisetas-polos/
The text of the size and color of the product is blank and you cannot see that text because the background is also white, how can I change the text of the size and color to black?Greetings
November 20, 2020 at 5:29 pm #89569acmesupports
ModeratorDear Ana,
Please add the given CSS code in Additional CSS:
Appearance > Customize > Additional CSS.inner-main-title .entry-title, .inner-main-title .page-title { color: #777272; }
Best Regards!
November 24, 2020 at 6:41 pm #89721Ana
ParticipantI have tried the code but it does not change,
How could you help meNovember 25, 2020 at 2:28 pm #89768Ana
ParticipantI change the title to black the text where it says store,
But what I want to modify is where it says color and size that is above where it says add to cart.
and you can’t see size and color, because it’s white.November 26, 2020 at 4:53 pm #89810acmesupports
ModeratorDear Ana,
Please add the given CSS code in Additional CSS:
Appearance > Customize > Additional CSS.woocommerce div.product form.cart .variations label { color: black; }
Best Regards!
November 26, 2020 at 8:45 pm #89817Ana
ParticipantIt has already been modified. Thanks a lot!!!
A greeting.November 27, 2020 at 8:24 am #89827acmesupports
ModeratorDear Ana,
Ok, that’s good to know. You are Most Welcome 🙂Best Regards!
- AuthorPosts
- You must be logged in to reply to this topic.