This topic has 6 replies, 3 voices, and was last updated 9 years, 5 months ago ago by Jack Richardson
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.
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.
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.
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.
Thank you very much, I have disabled it. Not sure how to clean all cache in the plugin but I shall Google it.
🙂
Hello,
You’re welcome.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up