• I have two portfolio pages setup but I’ve run into a problem with the portfolio navigation.

    There is only 1 “All Projects Portfolio Page” option so the navigation between the two arrows for navigating portfolios can only take you to 1 page even though I have two portfolios pages.

    Is there a way to remove the link so no one can click it or is it possible to combine the two pages with separate verbiage separating two grids?

    The two portfolios
    http://art-wings.com/classes/?page_id=19

    http://art-wings.com/classes/?page_id=127

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey,
    You can hide the navigation with this css just add it to your custom css box:

    .portfolionav {
    display: none;
    }

    And as a note the premium version allows you to set different pages as the grid page and allows you to make the arrow navigation stay within category.

    Kadence Themes

    Thread Starter bwhxeon

    (@bwhxeon)

    Thank you for the help.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Two Portfolio Pages’ is closed to new replies.