Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #27619

    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.

    #134685

    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

    #134686

    Hi Devin,

    sorry for late response – I was on holidays:

    Thank you very much! Both solutions worked perfectly!

    best regards,

    Andreas

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘CSS Problems?’ is closed to new replies.