This topic has 3 replies, 2 voices, and was last updated 8 years, 5 months ago ago by Eva Kemp
Hello again, and thanks for the awesome support.
a) I would like to know if it’s possible to move
PRODUCT INFORMATION
Product code
Category
under the Add to cart button, and if so, how?
b) On desktop version I would like to keep the logo but remove .main-nav and .container is that possible and if yes how?
Again, thanks your help it’s much appreciated.
Please ignore the “change size of social icons” in title. Couldn’t edit it.
Hello,
a) You can re-order elements as described here:
http://wpbackoffice.com/reorder-product-page-contents-woocommerce/
b) Add this code in custom.css file:
.menu-wrapper .install-info {
display: none;
}
Regards,
Eva Kemp.
Tagged: best selling, logo, product info, size, social icons, themes, woocommerce
You must be logged in to reply to this topic.Log in/Sign up