- This topic has 4 replies, 2 voices, and was last updated 9 years, 9 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Tweaks › eStore – Fancy 6, How to change add to cart button and text coloring?
Tagged: add to cart, Cart Button
Hi, When I use Fancy 6, my add to cart button is not the same. How do I achieve the one you show (green, oval button with white lettering)? Currently just using the shortcode as is produces a rectangular white box with black lettering.
Also on Fancy 6, where would I find direction on how to change the color of the custom input label and variant label text? Both of them are dark gray against a black background, so I would need to change them to white.
Some of those styles comes from your theme. For example, your theme will always define how the input text fields, select box etc looks. So that they look the same everywhere on your site.
Post a link to the page where you are using fancy 6 product display template. I will be able to inspect and help you with some of the style.
Thank you.
See here: [http://www.theword4u.com/who-i-am-in-christ-series/]
Grab this plugin:
https://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413
Then add the following CSS tweak in there to make the font color of the variation label white:
.eStore_fancy6{
color: white;
}
The button we are using is a custom image. The following post will teach you how to customize the button with an image:
You can download button images from the following page and then use it on your site:
https://www.tipsandtricks-hq.com/ecommerce/add-to-cart-button-images-for-shopping-cart-631
This is why you all are a million times better than wp e-commerce or shopp. Awesome customer service. Thank you!