• Resolved sampinha

    (@sampinha)


    Hi Support,
    I am using Virtue free and I was wondering wether the navigation arrows on portfolio pages only exist on the premium version.
    If they also exit in this free version, could you please help find where to implement them?

    Thanks
    Fran?oise

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,

    By default the navigation arrows do show. You’re adding this CSS that’s hiding them:

    .page-header {
        display: none;
    }

    What are you wanting to achieve with that piece of CSS? If you can specify I should be able to help with some that will achieve your goals without hiding the arrows.

    -Kevin

    Thread Starter sampinha

    (@sampinha)

    Hi Kevin,
    I haven’t put that CSS there. But now My arrows are back.
    The question is by using the arrows I am not navigating within the Portfolio type, it looks like it is navigating by alphabetic order.

    Can I influence the navigation of the arrows with a piece of CSS?

    Thanks again for your support!
    Fran?oise

    Hey,
    By default, the navigation arrows are by Menu order which can be controlled through the order number under page attributes. You can’t change this order using css. css just styles things.

    The free theme doesn’t have an option to only navigate within the portfolio type. That is an option in premium though.

    Ben

    Thread Starter sampinha

    (@sampinha)

    Thank you so much Ben. Your suggestion did the trick for me!
    Have a nice weekend
    Francoise

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Navigation arrows Portfolio page Virtue Free’ is closed to new replies.