In this WooCommerce tutorial, we will customize our product page to make it cleaner and more minimalist.
You'll learn how to:
-Remove the breadcrumbs from the top of the page
-Remove SKU and remove category meta information
-Remove the additional information and review tabs from the description
-Remove review stars from WooCommerce product catalogue
The CSS to remove the product meta is here:
.product_meta {
display: none !important;
}
The CSS to remove the additional tabs is here:
.additional_information_tab {
display: none !important;
}
In this WooCommerce tutorial, we will customize our product page to make it cleaner and more minimalist.You'll learn how to:-Remove the breadcrumbs from the top of the page-Remove SKU and remove category meta information-Remove the additional information and review tabs from the description-Remove review stars from WooCommerce product catalogueThe CSS to remove the product meta is here:.product_meta { display: none !important;}The CSS to remove the additional tabs is here:.additional_information_tab {display: none !important;}
how to edit woocommerce shop page with elementor woolentor for freewoocommerce bookings tutorial create a booking website with wordpressgoaffpro woocommerce tutorial how to create a free affiliate program for your wordpress storehow to install woocommerce fresh install in 2020woocommerce csv import video tutorialcustom print store easy tutorial print on demand with printful woocommercehow to create cart and checkout pages in wordpress woocommerce pages setup guidehow to set up free shipping in woocommerce ecommerce 2021 tutorialwoocommerce search plugin advanced woo search tutorialwoocommerce product page customization woocommerce tutorial astra theme 2020woocommerce checkout cart page customization tutorial elementor free versionbigbuy dropshipping for woocommerce tutorial 2022woocommerce table rate shipping tutorialhow to reset woocommerce manually step by step tutorialwoocommerce dropshipping tutorial free method list aliexpress products on wordpress 2020wpc product bundles for woocommerce video tutorial revised edition wpcleverkadence woocommerce tutorial turn starter templates into stores in 20 minswoocommerce 4 0 complete tutorial build a complete woocommerce online storewoocommerce tutorial a z complete wordpress ecommerce website tutorial 2022woocommerce tutorial for beginners in urdu and hindihow to add products in woocommerce websitebeginners guide to building a woocommerce storefront website from start to finishwoocommerce bookings appointments complete tutorialhow to configure the woocommerce seo plugin yoast woocommerce seowoocommerce shipping weight based shipping free pluginwoocommerce cara membuat website toko onlinehow to create an ecommerce website woocommerce tutorial 2022woocommerce simple product listing tutorialhow to build woo funnels tutorial full woocommerce sales funnels cart abandonment freetutorial fancy product designer para woocommerce español diseñotiendaonline esmangopay woocommerce installation tutorialhow to customize woocommerce storefront theme customization tutorialcomplete astra 3 0 tutorialhow to setup woocommerce stripe plugin tutorial accept credit card payment gatewayhow to add a variable product in woocommerce different prices imageshow to add social login to wordpress woocommerce facebook login tutorial easy and quick methodwoocommerce tutorial how to create custom checkout page designswoocommerce advanced shipping tutorial for wordpress ecommerce websiteswoocommerce bangla tutorial part 01 martfury theme customization bangla tutorial ecommercewoocommerce table rate shipping tutorial 2020 woocommerce shipping tutorialhow to create a grouped product in woocommercewoocommerce shipping table rate shipping for freepart2 woocommerce rest api tutorial for productswoocommerce product tables tutorialwoocommerce advanced shipping tutorial basic advance shipping setuptutorial woocommerce italiano 2020 come creare un e commerce con wordpressadyen woocommerce plugin payment provider woocommerce tutorialselling online courses with woocommerce wp courseware tutorialyith woocommerce ajax product filter woocommerce product filter plugin tutorialhow to build a custom woocommerce checkout page woocommerce checkout elementor tutorial 2021how to build amazing woocommerce pages with elementor pro tutorialcreate a variable product in woocommercewoocommerce product page design with gutenbergwoocommerce pos point of sale plugin integration tutorial pos system freecara membuat toko online professional dengan woocommerce lengkap dengan plugin ongkos kirimwoocommerce tutorial produkte erstellen bearbeitenwoocommerce setting introduction step by step ह द म learn wordpress in hindi 65woocommerce advanced shipping tutorial how to set up shipping in woocommercegoogle ads conversion tracking tutorial for woocommerce wordpress google ads conversion trackinghow to add a product on wordpress using woocommerce e commerce tutorials
In this WooCommerce tutorial, we will customize our product page to make it cleaner and more minimalist.
You'll learn how to:
-Remove the breadcrumbs from the top of the page
-Remove SKU and remove category meta information
-Remove the additional information and review tabs from the description
-Remove review stars from WooCommerce product catalogue
The CSS to remove the product meta is here:
.product_meta {
display: none !important;
}
The CSS to remove the additional tabs is here:
.additional_information_tab {
display: none !important;
}