How to remove navigation buttons in portfolio

  • Posted in : Empathy
  • mattiasbustos
    Participant

    Hi,

    I’m having a problem using my webpage as whenever my visitors browse my portfolio and they press an item, they have options to press on three buttons. One is the X to Close, and two are Arrows to navigate. Whenever I or they press, they come to a White page. I have posted some images so you can see what i mean.

    Is there a way to remove those Arrows so they only have the option of pressing (X)?

    When I press a tab…

     

     

    Thanks in advance,

    Mattias

    mattiasbustos.se

    serkan
    Moderator

    Hi Mattias,
    You can use this custom css code;

    .portfolio-nav span { display: none; }

    Thanks

    BryLeBlanc
    Participant

    Hi,
    is there a way to change the color of those navigation buttons?

    serkan
    Moderator

    Hi BryLeBlanc,
    You can use these custom css codes, ( change the default color codes )

    .portfolio-nav a { color: #1C262B; }
    .portfolio-nav a:hover { background-color: #8ACB82; }

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register