Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1153129

    Thai
    Moderator

    Hi Cheryl,

    Try adding the following CSS under Customizer > Custom > Edit Global CSS:

    #2]

    a:focus, 
    a.x-btn:focus, 
    select:focus, 
    input[type="file"]:focus, 
    input[type="radio"]:focus, 
    input[type="submit"]:focus, 
    input[type="checkbox"]:focus, 
    input[type="button"]:focus {
            outline: none !important;
    }

    #3]

    .x-text h1 {
        margin-top: 0;
    }

    Hope it helps.

    #1153403

    Cherylwoodman
    Participant

    Hi Thai – That’s worked great for disappearing the red box… but the ‘view cart’ link which appears is still butted right against the add to cart button… any ideas for spacing it right?

    #1153474

    Joao
    Moderator

    Hi There,

    Would you mind sharing a screenshot of what you are referring to?

    Thanks

    Joao

    #1154696

    Cherylwoodman
    Participant

    Hi Joao…

    Sure, you can see the effect in the picture here https://s3.amazonaws.com/community-themeco/app/uploads/2016/08/25102303/cart-button-highlight.jpg

    The red box issue is now resolved, but the ‘View Cart’ that appears is still butted up to the add to cart button…

    Cheryl

    #1154766

    Christopher
    Moderator

    Hi there,

    The page’s displaying different on my end, please see the attachment.

    Thanks.

    #1154799

    Cherylwoodman
    Participant

    Hi Christopher…

    It’s actually a new page I’m working on, not yet directly linked from…. http://www.honestyforyourskin.co.uk/store

    Cheryl

    #1154880

    Christopher
    Moderator

    Hi there,

    Please add this :

    a.added_to_cart.wc-forward {
        right: -15px;
    }

    Hope it helps.

    #1154890

    Cherylwoodman
    Participant

    Perfect, perfect, perfect! Thanks Christopher!

    #1154979

    Joao
    Moderator

    Glad to hear it,

    Let us know if you need further help.

    Joao