cancel
Showing results for 
Search instead for 
Did you mean: 

I want to implement Adobe XD design on Magento theme

SOLVED

I want to implement Adobe XD design on Magento theme

Hi Everyone!

I am new to Magento but I am front end developer.. I want guidance 

Designer gave me design in Adobe xd about website different page like product , Contact us and about us 

and menu

Now I want to implement it in my Magento Store 

But What do I do?

Do I need to convert page design into html css code and then implement it as Magento theme ??

or???

1 ACCEPTED SOLUTION

Accepted Solutions

Re: I want to implement Adobe XD design on Magento theme

Hello @hafsa_zulfiqar1 

 

first of all you need to study Magento structure.

 

Then you need to study how to create a theme, then how to edit less file as Magento using less and then grunt

 

more info that

https://devdocs.magento.com/guides/v2.3/frontend-dev-guide/themes/theme-create.html

 

if it will help you then mark as solution.

 

 


Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer

View solution in original post

4 REPLIES 4

Re: I want to implement Adobe XD design on Magento theme

Hello @hafsa_zulfiqar1 

 

first of all you need to study Magento structure.

 

Then you need to study how to create a theme, then how to edit less file as Magento using less and then grunt

 

more info that

https://devdocs.magento.com/guides/v2.3/frontend-dev-guide/themes/theme-create.html

 

if it will help you then mark as solution.

 

 


Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer

Re: I want to implement Adobe XD design on Magento theme

@hafsa_zulfiqar1  If you are on Magento Open source then you need first read little bit about creating new them as recommended. Then only you'll be able to implement your sliced Adobe XD in Magento theme.

 

If you are on Magento Commerce then you can use Page Builder to design pages in the way you want.

- Tarandeep
Problem solved?Please give 'Kudos' and accept 'Answer as Solution'.

Re: I want to implement Adobe XD design on Magento theme

@Tarandeep Singh  

I have Magento Community Version 2.3.2

Should I go for custom theme development or Build page using Page builder?

Re: I want to implement Adobe XD design on Magento theme

@hafsa_zulfiqar1 What is the guide you followed to achieve this?  thanks.