• Resolved PiaBrix

    (@piabrix)


    Is it possible somhow to remove the area in the buttom, where it links to a previous portfolio?

    … or maybe add “next” to go forward?

    Just so people are not forced to only go “backwards” in the portfolio posts.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Pavel Ciorici

    (@ciorici)

    @piabrix That section is a part of your theme, and is not added by the plugin.

    You can hide it by adding this CSS code in the Customizer > Additional CSS:

    .previous-post-cover { display: none; }

    Thread Starter PiaBrix

    (@piabrix)

    Thank You so much 😀

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Removing the “Previous” in Portfolio?’ is closed to new replies.