3 Tweaks Needed - by misswp - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 9 years ago ago by Robert Hall

  • Avatar: misswp
    misswp
    Participant
    April 21, 2015 at 02:41

    Hi Robert,

    I have a 3 things I need help with?

    1. How to change the colour of the navigation 3 lines on phone/responsive?

    2. I have 3 x single images on the homepage that end up not having a space in between them at all on iPhone, how to get space?

    3. When I put the cart on ‘shop’ page sidebar there is one normal size button for ‘cart’ and the checkout button is BIG, what is CSS to make the big button normal size?

    Thank you!!
    T

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 21, 2015 at 07:39

    Hello,

    1) Please add this code in custom.css file.

    .menu-icon:before{
      color: #D71A1A;
    }

    2)

    @media only screen and (max-width: 480px){
    .vc_custom_1426080009353 .vc_col-sm-4{
      margin-bottom: 15px;
    }}

    3) Could you please clarify with more details what exactly you mean and show us screenshots?

    Regards,
    Robert Hall.

    Avatar: misswp
    misswp
    Participant
    April 23, 2015 at 08:16

    thanks so much Robert, I’ll try these.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 23, 2015 at 08:30

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

  • 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.