If you don't have any existing content the easiest and fastest solution is to install the WordPress Reset plugin. This plugin will empty everything (pages,posts,media,content,settings) so you can run the importer again through Appearance > Import Demo Data
Now i have a second problem which is my logo is much bigger than the one in the template. How to make it resize automatically? kindly look at www.mug.sg
You can use some CSS to remove the paddings and make the logo fit in the header bar. Please add the following via Appearance > Customize > Theme Options > Custom CSS
Hi,
I have clicked the demo import button a few times by accident then realised my pages are all duplicated (refer www.mug.sg). How to redo everything?
Hi Jesse,
If you don't have any existing content the easiest and fastest solution is to install the WordPress Reset plugin. This plugin will empty everything (pages,posts,media,content,settings) so you can run the importer again through Appearance > Import Demo Data
Best regards,
Barry
QreativeThemes.com | WordPress Themes
Thanks that did the trick.
Now i have a second problem which is my logo is much bigger than the one in the template. How to make it resize automatically? kindly look at www.mug.sg
Great! You're welcome.
You can use some CSS to remove the paddings and make the logo fit in the header bar. Please add the following via Appearance > Customize > Theme Options > Custom CSS
.header-wrapper .header-logo img { width: 250px; }
If you need to adjust the width you can change the value.
Best regards,
Barry
QreativeThemes.com | WordPress Themes