Change Social Icons - by Quallenaquarium

This topic has 30 replies, 7 voices, and was last updated 8 years, 8 months ago ago by Eva Kemp

  • Avatar: Benny
    Benny
    Participant
    August 18, 2015 at 16:54

    Thanks a lot Eva,

    this is a really great support. It worked 🙂

    Avatar: Eva
    Eva Kemp
    Support staff
    August 18, 2015 at 17:10

    Hello @Benny,

    You’re always welcome.

    Regards,
    Eva Kemp.

    Avatar: Benny
    Benny
    Participant
    August 21, 2015 at 16:04

    Hello Eva,

    unfortunately i thought too soon that all problems are solved now.

    The mobile menu is fine now through your code, but now i´ve got the problem that the buttons on the single product view are black in black now as you can see here for example (http://quallenaquarium.net/shop/osmoseanlage-aquatic-nature/)

    The problem is that every change in colors that i do causes other problems, so this maybe is caused because of the line of code you gave me.

    How can i change the button background color to white without changing anything else?

    Thanks in advance

    Avatar: Eva
    Eva Kemp
    Support staff
    August 21, 2015 at 16:29

    Hello @Benny,

    Please add this code in custom.css:

    .product-information .cart button[type="submit"] {
       color: white;
    }

    Regards,
    Eva Kemp.

    Avatar: Benny
    Benny
    Participant
    August 21, 2015 at 16:36

    Great, problem solved.

    Thank you!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 21, 2015 at 16:58

    Hello @Benny,

    You’re welcome.

    Best regards,
    Jack Richardson.

    Avatar: Benny
    Benny
    Participant
    August 25, 2015 at 12:31

    Hello Guys,

    unfortunately i discovered some additional problems.

    Also the “Continue Shopping” Button (Button after you put a product to cart, named “Weiter einkaufen” )and the Continue Button on the cart page (http://quallenaquarium.net/warenkorb/) are black in black as well.

    Your post before fixed a similar problem. Please provide the code for the two buttons i need to change.

    Thank you

    Avatar: Eva
    Eva Kemp
    Support staff
    August 25, 2015 at 12:37

    Hello @Benny,

    Please use this css code:

    .emodal .emodal-text .btn, .cart-collaterals .checkout-button {
        color: white !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Benny
    Benny
    Participant
    August 25, 2015 at 12:49

    Unbelievable how fast and great your support works.

    Thanks a million times

    Avatar: Eva
    Eva Kemp
    Support staff
    August 25, 2015 at 13:08

    Hello @Benny,

    You’re welcome.

    Regards,
    Eva Kemp.

  • 1 2
    Viewing 30 results - 21 through 30 (of 30 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.