This topic has 16 replies, 4 voices, and was last updated 8 years, 10 months ago ago by Eva Kemp
Hello Support. Can you show me how and where I can remove these price point all over my website please?
Since I cant upload images, basically, anywhere that shows a range of prices: $49.99–$149.97, $49.99–$149.97, $59.99–$179.97, etc. This is very confusing for customers.
Thank you.
Hello,
Please refer to this article:
http://businessbloomer.com/disable-variable-product-price-range-woocommerce/
Regards,
Eva Kemp.
works great, thank you so much!
One more thing, How can I remove the prices on pages like this?
http://livforskin.com/product/liv2/
Additionally, where/how can I customize the area under the where it says “Paraben-Free. Made in the USA?” Such as Add to card, the white text (which I want to change color too) and the price being on the right side (on mobile, these prices are showing all the way to the right/not seen unless you zoom out). Thanks!
Hello sande410,
please show on screenshot what prices do you want to remove.
Regards,
Stan Russell.
Hello,
I don’t think I’m allowed to upload the picture here so here are the links:
Desktop
https://www.dropbox.com/s/p7bv6yxzfxud8rx/desktop.jpg?dl=0
Mobile
https://www.dropbox.com/s/msve7on70yovs4n/mobile1.jpg?dl=0
Mobile (zoom out so you can see the area to the right)
https://www.dropbox.com/s/00kspgacnz601wo/mobile2.jpg?dl=0
Hello,
Please add this code in Theme Options > Custom CSS > Global Custom CSS:
.product-information .price {
display: none;
}
.group_table label {
color: black;
}
I don’t see sidebar on single product page. Have you removed it?
Regards,
Eva Kemp.
Hello. It is not a sidebar feature that I am concerned about. Please review the screen shots again.
Desktop
https://www.dropbox.com/s/p7bv6yxzfxud8rx/desktop.jpg?dl=0
— seen here, the content area that needs fixing is right UNDER the whole section where it says “Paraben-Free. Made in the USA” + recently viewed area. This session consist of 3 things: 1) buttons on left, 2) text that is currently color white but I highlighted it so you can see it, and 3) price points that is not even with the rest of the area.
Mobile
https://www.dropbox.com/s/msve7on70yovs4n/mobile1.jpg?dl=0
Mobile (zoom out so you can see the area to the right)
https://www.dropbox.com/s/00kspgacnz601wo/mobile2.jpg?dl=0
Let me know if you see what I see on the screen shot. Thanks.
Hello,
To change font size for that section add this code in Global Custom CSS:
.group_table td.price .amount, .subscription-details {
font-size: 15px;
}
Please clarify how you want to edit its placement. How should it be displayed. Please show a screenshot.
Regards,
Eva Kemp.
1) I would like the mobile to be adjusted accordingly to device width. Screen shots shared above is what it looks like right now. I have to zoom out to see everything.
2) change the font color from WHITE to another color, preferred black
3) Desktop, I would like the button, text, and price to fix within the middle content area, perhaps make it width 500px? Right now, it is stretching all the way into the sidebar right column)
Can you provide the div/class, etc. and will define everything inside the area myself? Thanks.
Hello,
The page you provided before can’t be found now.
Have you deleted it?
Please show correct page.
Best regards,
Jack Richardson.
Hello, I want to refer back to your original reply. Regarding removing the price range on my website, the website link and codes provided by your team does not work on my website anymore (the prices came back up on my website)
Please refer to this article:
http://businessbloomer.com/disable-variable-product-price-range-woocommerce/
Please advise, thank you.
Nvm the child theme wasn’t activated, thank you.
Hello sande410,
is your problem solved?
Regards,
Stan Russell.
Yes, thank you!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Remove Prices on Single Checkout Page and Shop Product Page’' has been successfully resolved, and the topic is now closed for further responses