Remove 'Clear selection' from product pages

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

  • Avatar: Lily
    Lily
    Participant
    February 18, 2015 at 15:11

    Hi,

    I want to remove ‘Clear Selection’ from product pages, for example see here:
    http://www.synaxishosting.co.uk/testing/lily/product/1950s-london-glass-tablet-cufflinks/#reset

    And I want to move the:

    Instock
    Quantity
    Add to Cart
    Social Media icons

    Up by 10 px, to fill in the space that was used by the ‘Clear Selection’

    many thanks

    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 18, 2015 at 15:19

    Hello,

    I’ve added this code into custom.css file. Please check.

    .reset_variations{
    display: none !important;
    }

    Regards,
    Robert Hall.

    Avatar: Lily
    Lily
    Participant
    February 18, 2015 at 15:35

    Many thanks,

    is it possible to move up:

    Instock
    Quantity
    Add to Cart
    Social Media icons

    Regards

    Rob

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 18, 2015 at 15:44

    Please try to add following code into custom.css file.

    .product_meta .variations{
    margin-bottom: 0px;
    }

    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.