on www.maggiecreekmusic.com.au there is an '/' appearing ih the words wasn't and music's before the apostrophe. It is not there in edit mode. Many thanks Liz
Hello, Go to the front-page.php file present in your theme directory and paste the code given below in that file as instructed in the image given below. Code: <?php echo stripslashes(inkthemes_get_option('inkthemes_content')); ?> This will solve your issue.