How To Import Divi Layout :-

Steps for importing layout:

1. Open WordPress Dashboard -> Activate Divi Parent Theme -> Start By Downloading Zip File and Xml File

2. Unzip files and you will find one copy of each ie XML File(media.xml, post.xml, project.xml), Layout JSON File, and CSS File.

3. Import post xml / media xml / project xml file only in our case under Tools -> Import -> WordPress Import

4. Import Layout (.json) file under Divi -> Divi Library -> Import & Export Button

5. After importing JSON files you will see as below:
6. Add New Page and Click on “Load Layout”
7. Select layout
8. After selecting the layout ‘Publish Page ‘ and see at the front end and go to step 9.

OR

If you face any issue during loading then you can upload JSON ” Via Page ” as per screenshot below.

9. Add “.css” file in your child theme and Enqueue your style using wordpress function
wp_enqueue_style

OR

Copy CSS from file and “ PASTE “ under Divi -> Theme Option -> General -> Custom CSS