Change color and logo phone - by PESCAMAR SADA

This topic has 4 replies, 3 voices, and was last updated 8 years, 5 months ago ago by Eva Kemp

  • Avatar: PESCAMAR SADA
    PESCAMAR SADA
    Participant
    October 16, 2015 at 10:34

    I need to resize the logo and change the color of the button on the phone. Thanks

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 16, 2015 at 10:40

    Hello,

    You can try to add this code in Custom CSS for mobile (Theme Options->Custom CSS).

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

    Regards,
    Robert Hall.

    Avatar: PESCAMAR SADA
    PESCAMAR SADA
    Participant
    October 16, 2015 at 11:52

    The text is OK. but not resized logo. Thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    October 16, 2015 at 12:11

    Hello,

    Please use this code in Custom CSS for mobile:

    .fixed-header-area .header-logo img {
        max-height: 165px;
    }

    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 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.