Title: arrows
Last modified: August 22, 2016

---

# arrows

 *  [vanessaShort](https://wordpress.org/support/users/vanessashort/)
 * (@vanessashort)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/arrows-1/)
 * I really like this theme, I’ve not started using it yet as there is one issue
   I’d like to change and wonder if its possible. When you are in a gallery there
   are three buttons at the top, two to you to other galleries and the middle back
   to the main menu with all the galleries. Is there way of removing the two arrows,
   happy with the return to main menu but the buttons really need to go.

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

 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/arrows-1/#post-5442470)
 * By gallery do you mean portfolio?? If so then yes, you can hide with this css,
   just add in the theme options > advanced settings, custom css box:
 *     ```
       .portfolionav a[rel='prev'], .portfolionav a[rel="next"] {
           display: none;
       }
       ```
   
 * Kadence Themes
 *  Thread Starter [vanessaShort](https://wordpress.org/support/users/vanessashort/)
 * (@vanessashort)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/arrows-1/#post-5442606)
 * No sorry I didn’t. Just under the menu there are three boxes, one to go to previous
   project, the middle one takes you to all the portfolios and third to the next
   portfolio. Its the three boxes below the menu you see when you are clicked onto
   featured portfolios in the demo mode you show of the theme.
 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/arrows-1/#post-5442607)
 * Hey, the css above should hide those arrows. Did you try adding it to your custom
   css box?
 * Hannah

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

The topic ‘arrows’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/virtue/3.4.15/screenshot.png)
 * Virtue
 * [Support Threads](https://wordpress.org/support/theme/virtue/)
 * [Active Topics](https://wordpress.org/support/theme/virtue/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/virtue/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/virtue/reviews/)

## Tags

 * [Modify](https://wordpress.org/support/topic-tag/modify/)

 * 3 replies
 * 3 participants
 * Last reply from: [hannah](https://wordpress.org/support/users/hannahritner/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/arrows-1/#post-5442607)
 * Status: not resolved