Green Background on Store Prices
-
AuthorPosts
-
jojozclothes
MemberHello!
I’m working on introducing an online store to our website with the Woocommerce plugin, which is largely going well, but I can’t seem to figure out how to change the price tag colours on the Products – specifically, I want to change the white text on the bright green background to (ideally) either black text on a white background or white text on a black background.
I’ve successfully used the following to change the text colour:
.woocommerce-Price-amount.amount {
color: #000000;
}And the closest I’ve come to altering the background is with this:
.woocommerce-Price-amount.amount {
background-color: #ffffff;
}However, that ^ only creates a small white box around the text and there’s still a green ring around it. Would anyone be able to offer some guidance on this conundrum? Thank you so much for your time!
The blog I need help with is: (visible only to logged in users)
Apologies, but a related question just occurred to me – currently when viewing the Products section of my website store, there’s “Home / Online Shop” visible in the top left corner, and the Home part is a bright green link – is there anything I can try to alter it’s colour to black? Thank you again!
Hello again, I may briefly test out a different theme just to give the store some options, however I’m still advocating for this theme. I just wanted to make note of that in case you visit our site and it’s temporarily a different theme and therefore might think we’ve permanently moved. Thank you again so much for your time!
emilysuesrq
Theme AuthorHi there,
Thanks for reaching out. In order to diagnose and determine ideal solutions to these questions, we will need to be able to view the site. I see you’re still testing another theme on the site. Please let us know when the Natural Theme is active again on your site, and please indicate on which pages we can view the issues in question. Thank you!
Kind Regards,
Emily
- The topic ‘Green Background on Store Prices’ is closed to new replies.