• Resolved antoinehage

    (@antoinehage)


    Hey guys,

    I can’t seem to get rid of the “more articles” on the bottom of every post. I can’t find it in the settings, and I can’t find anything that says “more articles” in the CSS code.

    Thank you much!

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

    There are a couple of ways you could do this:

    Option 1: Use a custom CSS plugin and hide the More Articles navigation with this:

    .post-navigation {display:none;}

    Option 2: Make a Child Theme, copy the template that controls your single blog Posts into that Child Theme, then remove the code that calls in the more articles. The creator of this theme has made the process of making a Child Theme fairly easy for you:

    Using a Child Theme to Customize Your Theme

    Hope this helps!

    Christi

    Theme Author Styled Themes

    (@gejay)

    Hi antoinehage,

    We didn’t get your reply since four months. We hope you got the solutions of your issue.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Removing "More Articles" under individual posts’ is closed to new replies.