cancel
Showing results for 
Search instead for 
Did you mean: 

Brand alignment is changed after Upgrading from Magento 2.3.0 to Magento 2.3.3

Brand alignment is changed after Upgrading from Magento 2.3.0 to Magento 2.3.3

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

Brand_Alligenment.PNG

 

Thanks in Advance

Somu N

 

6 REPLIES 6

Re: Brand alignment is changed after Upgrading from Magento 2.3.0 to Magento 2.3.3

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.

Was my answer helpful? You can accept it as a solution.
175+ Professional Extensions for M1 & M2
Need a developer?Just visit Contact Us Now

Re: Brand alignment is changed after Upgrading from Magento 2.3.0 to Magento 2.3.3

@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

Re: Brand alignment is changed after Upgrading from Magento 2.3.0 to Magento 2.3.3

Thanks For Reply Problem has been solved

 

Re: Brand alignment is changed after Upgrading from Magento 2.3.0 to Magento 2.3.3

Thanks For Reply Problem has been solved

Re: Brand alignment is changed after Upgrading from Magento 2.3.0 to Magento 2.3.3

@sekhar_n can you share solution here so that it might help someone facing the same issue.

Re: Brand alignment is changed after Upgrading from Magento 2.3.0 to Magento 2.3.3

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