All -
I have the following 1) DEV Site 1 2) Live Site 3) DEV Site 2
Both dev site 1 & 2 have custom menus and custom css classes that specifically call CSS menu ids. These menu options do not match the LIVE site.
For example. In DEV 1 i have this: .column2 #text-19 h3 In the LIVE site this box was not created yet, so If I create the box it could be text-16
The live site also has NEW blog/post content which has been added while the dev sites were worked on, so I cannot just over write it
How do I combine all the database stuff so i have one LIVE site with all the right menus and corresponding CSS and mobile menus?