Removing SKU, Qty and altering font next to dropdown box

This topic has 6 replies, 3 voices, and was last updated 8 years, 10 months ago ago by Jack Richardson

  • Avatar: organics
    organics
    Participant
    June 24, 2015 at 20:13

    Please can you take a look at the url in private section.

    We have now started offering two options but there are 3 issues:

    1. Please can you tell me how to remove: SKU: N/A.

    2. Please can you tell me how to remove: Qty: (I have ticked the box next to “Enable this to only allow one of this item to be bought in a single order” so quantity shouldn’t be there).

    3. For me the word RESOLUTION next to the drop down box gets cut off in the N. On another computer it fits. Could you tell me how to make the text smaller or not capitalize it so that it fits for everyone.

    Thank you in advance and thank you for previous support, we are very happy with your service 🙂

    ps. I tried to submit a ticket but got an error like last time.

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 24, 2015 at 20:40

    Hello,

    You can use the following code in custom.css file

    .sku_wrapper,
    #product-quantity{
    display:none;
    }
    .variations_form table.variations tr label{
    text-transform: none;
    }

    Regards,
    Robert Hall.

    Avatar: organics
    organics
    Participant
    June 24, 2015 at 20:51

    Thanks for you quick response. I added the code, cleared history/cache in 3 browsers but it still looks the same. Is there anything else to try?

    Thank you.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 24, 2015 at 21:20

    If you deactive W3 Total Cache plugin and check issue then changes working perfect. In this case you need to clean all cache in this plugin.

    Regards,
    Robert Hall.

    Avatar: organics
    organics
    Participant
    June 24, 2015 at 21:42

    Thank you very much, I have disabled it. Not sure how to clean all cache in the plugin but I shall Google it.
    🙂

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 25, 2015 at 07:16

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

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