Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi John,

    It might be the title of the post?
    If it is not:

    Add the following code to the style.css of your childtheme:

    .art-postheader {
       visibility: hidden;
    }

    == == ==
    You don’t have a childtheme yet?

    !!NOTE!!
    As with all sites:

    ALWAYS Make a backup of your site, before making any changes!!

    1. Use FTP to backup the files.
    2. Make sure to also backup your database.
    3. Use a childtheme to make the changes in:
      Don’t make any changes to a theme itself. Instead make the changes to a childtheme. Should the author of your original theme update the theme, your changes will not be overwritten. Your site with your adaptations will remain intact.
      Suggestion: use the ‘one click childtheme plugin’.
    4. Installed the childtheme? Now activate it. dashboard > appearance > themes
    5. Check if things look ‘normal’.
    6. Use FTP to access the files of your site and it’s childtheme.
    7. Use NOTEPAD++ or proper EDITOR [not wordprosessor] to edit css and php.
    8. To make the changes in the CHILDtheme:
      – copy php files / css-file(s) of the original theme [as required] to the childtheme directory and edit them as required.

    BTW: I noticed the margins /text on your site sit very close on the edge of the page.
    I suggest it would be a good idea to increase the width of your site e.g. to 1024px, and set the margins to approx. 10px – 25px.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to delete type on front page’ is closed to new replies.