Forum Replies Created
-
AuthorPosts
-
sacreddialogues
MemberWow, you’re right. I was using Firefox. I just tried it with Internet Explorer and it looks exactly like it should. Had no idea the Firefox browser did that. Thank you for your help.
Charles
sacreddialogues
MemberThank you for your response. The CSS code did make the variation showing in the box larger but when the down arrow is clicked, the list of variations that show are still very small. Only the currently selected variation displays in the larger font. Is there more CSS code that will make the drop down list of available variations larger as well?
Charles
September 16, 2018 at 7:24 pm in reply to: estore Gift Voucher Addon not putting voucher link on email #78544sacreddialogues
MemberThat fixed it. Thank you for the help.
Charles
October 6, 2016 at 4:04 am in reply to: eStore – borders around add to cart and download now buttons #74326sacreddialogues
MemberThat fixed the download now button problem. Can you give me some similar code for the add to cart button? Thank you.
sacreddialogues
MemberJust fixed the problem. I changed the css code to this.
.format_text .eStore_add_to_cart_button {
border-width: 0;
}
.eStore_button_object input{
background:none;
border-color: none;
border-style: none;
}
It now works perfectly.
-
AuthorPosts