Change position of meta at single product page
-
From Show/hide elements at woodmart settings I have choose Show product meta
“after tabs” so the style is as I want.
now I want this to be before the tabs, not after as it is now.
but not in the column of add to cart.
please check attachment
can I do it with css or I have to change a php file ?
Attachments:
You must be
logged in to view attached files.
Hello,
HTML structure does not allow solving it by custom CSS. Such modification requires complicated Woocommerce code customization which is not covered by our support.
Please consider using this plugin for your purposes: https://xtemos.com/docs/woodmart/faq-guides/building-custom-woocommerce-sites-with-toolset/
Best Regards
ok can you please tell me which php file must change that contains the layout of product meta?
thanks in advance
Hello,
This is the product page template: wp-content/themes/woodmart/woocommerce/content-single-product.php
All the modifications are located in numerous different files and are integrated by means of hooks.
We do not have this file instruction to take this or that modification.
Best Regards