Forum Replies Created
-
AuthorPosts
-
battymonster
Membernever mind I fixed this issue by entering the following into the wp_eStore_custom_style.css file
.eStore-button-form input{
width: auto !important;
border: none
}
the “width: auto !important;” is redundant most likely since it’s in the main css already but it still works and this will most likely be a fix for almost anyone having the border issue around custom buttons
Awesome plugin BTW
March 5, 2014 at 8:40 pm in reply to: Formatting issues with customised BUY NOW button on product page #60838battymonster
Memberattn: Key Master
When I use a custom button the field used to style the button is the same as all the “input” fields so it has a border when it shouldn’t and it looks icky having a border around the custom button. I’ve tried changing the main theme css sheet “where the border is being defined”, and got rid of the border for “input” but then the places where you enter coupon codes etc that should have a border so you can see the fields so you can click inside them to enter coupon codes, numbers, or information, are gone. Now this isn’t an issue if I don’t use a custom button, but it is if I do. Please help! Is it possible to use something else besides “input” for the custom button and style it separately so it doesn’t affect all the other “input” fields?
Thanks,
link to the buttons in question – [http://nicoleaburns.com/workshops/]
-
AuthorPosts