get rid of "HOME' READ MORE"

  • Unknown's avatar

    Hi, can someone help me to remove the “Home. Read more” on my home page. just want to keep the whole style simple.

    The website is http://junjiewu.com/

    Thanks a lot!

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi. I provided the solution to this issue on the topic “Harmonic Theme Site Title,” on 7 January, here.

  • Unknown's avatar

    Thank you. I looked at the discussion you provided and removed the “HOME READ MORE”.

    Here is the steps you provided:
    1. At Page Attributes of the editor of the page chosen as your static front page, choose the template “Front Page.”

    2. At Customize > Theme > Visibility, add check marks to hide each section except “Title.”

    3. At Customize > Theme > Title add you feature image. It doesn’t show the feature image set at the page editor. You’ve got to add it here. This is done as follows:
    a. At Background, click on the arrow beside “No image.”
    b. Insert your image at “Drop a file or select a file.”
    c. Save the change.

    The problem is that at step 3, there is not a Title under Theme. There are only PORTFOLIO, VISIBILITY, AND WIDGETS. Thus, i do not how to change the featured image.

    Thanks for the help.
    JJ

  • Unknown's avatar

    I found it. it appears right now, but it was not there. Anyway, thanks!

  • Unknown's avatar

    Here is the new problem. When you click the ABOUT, PROJECTS, RESUME in my website. you will find them have background images, which I do not like.I just want to have white background. May I ask how to removed the background images.

    Thanks!

    Here is the website needs help http://junjiewu.com/

  • Unknown's avatar

    i figured it out! Thanks!

  • Unknown's avatar

    If you do not want the background image on about, projects and resume, we can specifically target pages using the default page template with that particular CSS body class (found in the opening body selector for those pages. Give the following a try.

    body.page-template-default {
        background: none;
    }
  • Unknown's avatar

    @ wjjbsu,

    Great! Anything else?

  • The topic ‘get rid of "HOME' READ MORE"’ is closed to new replies.