- This topic has 2 replies, 3 voices, and was last updated 11 years, 1 month ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 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 – customize css for collect customer input
Tagged: customer input
Hi,
I am trying to find the style.css for the “collect customer input” field in order to change the font face and size. Customers must specify the dinner options (steak, chicken, etc) when they purchase a banquet ticket and the font on the input field is very different from the rest of my web page.
I have v. 6.9.8.7.
The html code I am using is: <tr>
<td align=”center”>[wp_eStore_product_details id=6 info=”name”] $[wp_eStore_product_details id=6 info=”price”][wp_eStore_add_to_cart id=6]</td>
</tr>
together with:
[wp_eStore_cart_fancy1]
Thanks for any help…
Stephen
[s.klassen@uwinnipeg.ca]
Hi, please provide a link to the page in question so I can take a closer look and help you with the CSS.
To customize the CSS go and grab the following plugin:
http://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413
Then add your CSS code in the above plugin’s settings box.
Simply use firebug to determine which CSS classes you will need to target in order to change the fonts etc.
Please see this for more info regarding how to use firebug: