-
AuthorPosts
-
April 19, 2019 at 3:06 am #1092535
Do the colors from the Site setup affect the colors in any of the woocommerce checkout pages.
I have checked and changed all color settings and reviewed checkout pages for Woo and find nothing changes..
April 20, 2019 at 5:39 am #1092816Hey wealthyone,
Could you post a link to where we can see the elements in question? Also please clarify what you would like to change and how.
Best regards,
RikardApril 20, 2019 at 10:51 am #1092910Again sorry I am using this on my desktop Server so cant show you. but here is a screen shot
https://pasteboard.co/IaZ5UxA.png
certain items appear in a very dull color
This was the same on the Hover Over of the Cart button. But managed to change these.So is this a woo coloring or Theme coloring??
April 22, 2019 at 6:05 am #1093243Hi,
Thanks for the screenshot. You can find out if that is coming from the theme or from WooCommerce if you inspect the element in question in your browser and check which CSS file is providing the color argument.
Best regards,
RikardApril 23, 2019 at 9:07 am #1093575So in General??
Does the theme have any control over the Cart..
All the main colors are almost the same as the site.And I dont see anywhere where I can change colors or Woocommerce
April 24, 2019 at 7:15 pm #1094110Hi wealthyone,
That can be adjusted by css. Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaApril 25, 2019 at 4:47 am #1094288Victoria
Please read above.
This is on a desktop serverits a simple question I think. Does the Theme colors affect the Woocommerce shop or cart
April 26, 2019 at 9:59 am #1094667will let you know when I have uploaded new site to temp area
April 26, 2019 at 11:16 am #1094692ok site is up on a temp url. but you can see the problem
April 29, 2019 at 1:55 pm #1095265Hi wealthyone,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#shipping_method .woocommerce-Price-amount.amount, #shipping_method .woocommerce-Price-currencySymbol { color: #fff; }
If you need further assistance please let us know.
Best regards,
VictoriaApril 29, 2019 at 2:14 pm #1095279Thanks
I see when you click on the drop down to “Change Address”
All the options are white, like the background..What code would I put in here please
In fact maybe to change the wording to black would be better
April 29, 2019 at 5:34 pm #1095360Hi,
I’m not seeing that specific dropdown. Can you screenshot the area?
Best regards,
Jordan ShannonApril 30, 2019 at 4:34 am #1095580I think you have to have an item in the cart.
The go to the Cart totals and then Change address
When you click that 2 fields for country and State come up as drop downsApril 30, 2019 at 3:46 pm #1095806Hi wealthyone,
Please try using this code too:
.select2-results__options .select2-results__option { color: #555; }
Best regards,
VictoriaMay 1, 2019 at 1:17 am #1095976Perfect. Thankyou Victoria
May 1, 2019 at 2:21 am #1095989Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Woocommerce colors.’ is closed to new replies.