- This topic has 5 replies, 2 voices, and was last updated 8 months, 3 weeks ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Modify product page
Hello, I am using Auto Parts theme.
In the product page of woo commerce.
How can i modify the product information?
1. To remove the header of that product (The yellow box on the top, under the menu)
2. Can I remove the word “description” of the Product description in the product page?
3. For the product image, can it not to be enlarge the size when i hover on it?
Thanks a lot
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.tabs.wc-tabs, .post_head { display:none;}
.single-product .mywrap { position: relative;}
Regards,
Dave
The first 2 points works, thank you.
However, when my mouse hover to the product image, it still enlarge the picture, can it not not be hovered?
Thanks.
Hi,
Kindly show us your website URL?
Regards,
Dave
Hello my website is : https://riccosmart.com/product/member-card/
Hi,
If you want to remove the product zoom effect, you’ll see a new Remove Features tab in your WooCommerce settings screen. From there you can decide precisely which products or categories have the zoom removed.
Kindly see the link below:
https://removewcfeatures.com/wp-content/uploads/2022/06/rwf-product-image-zoom.png
Regards,
Dave
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]