Hi,
first – I really like this theme. I combined it with woocommerce to provide a small shop.
For the time I have only 2 small issues (please have a look to the screenshot at http://www.victorias-bodyshop.com/support-needed/).
I marked my two problems with red arrows:
1) The labelling “Zur Kasse” is only partly visible on the button in the shopping cart.
2) I use Cleverreach for the Newsletter Service. When I insert the provided Cleverreach widget I get a “Bullet” before the Header of the Widget?
Maybe you have a solution for both issues, thank you.
Hi aneubaue,
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#cleverreach-form {
list-style-type: none;
}
.cart-collaterals .cart_totals a.button.alt {
padding-bottom: 29px;
width: auto !important;
}
Regards,
Devin
Hi Devin,
sorry for late response – I was on holidays:
Thank you very much! Both solutions worked perfectly!
best regards,
Andreas