Hi,
After upgrading to Magento 2.3.3 Alignment is changed initially it is coming under product name and now it is coming below addtocart option So I need to display brand below the product name
For reference please find the attaached image
https://vitalticks.in/acropolis-model-i.html
Thanks in Advance
Somu N
Hello @sekhar_n
Checked your product page but can't see brand name.
Your screenshot won't be visible till any moderator approves.
So if you can share the link of a screenshot I can see.
@sekhar_n i think you are using brand management extension of amasty?
They have system setting to place it after the product name.
Just check it.
Thanks
Thanks For Reply Problem has been solved
Thanks For Reply Problem has been solved
@sekhar_n can you share solution here so that it might help someone facing the same issue.
Use below code
<move element="product.brand" destination="product.info.main" after="page.main.title"></move>
in below directory
app/code/MGS/Brand/view/frontend/layout/catalog_product_view.xml