Hi,
It is possible to create a new page instead of the default shop page.
Add a new page, click BM Content Builder, insert a Grid or Masonry Grid, set Source as “Woocommerce Product”.
You could use redirect the default shop page to the new shop page by a free redirect 301 plugin ( https://wordpress.org/plugins/eps-301-redirects/ )
To hide the social media icons:
Please paste the custom CSS code to “Appearance > Customize: Additional CSS”:
.single-product-summary .blog-unit-meta-bottom .social-bar {
display: none;
}
Regards!
SeaTheme – SeaTheme.net – Twitter – Facebook