Title: Hide Arrows on Mobile
Last modified: January 2, 2021

---

# Hide Arrows on Mobile

 *  Resolved [nicolapetek](https://wordpress.org/support/users/nicolapetek/)
 * (@nicolapetek)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/hide-arrows-on-mobile/)
 * Hi everyone,
 * I am looking for a solution to remove the left/right arrows when opening a popup
   in the mobile version.
 * They are sitting on top of the image which is not ideal.
 * Does anyone have an idea?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhide-arrows-on-mobile%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [PORTFOLIO GALLERY TEAM](https://wordpress.org/support/users/wpsofts/)
 * (@wpsofts)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/hide-arrows-on-mobile/#post-13885117)
 * Try this custom css styles to hide popup arrows on mobile screens:
 * [@media](https://wordpress.org/support/users/media/) screen and (max-width: 782px){
   .
   lg-actions { display: none !important; } }

Viewing 1 replies (of 1 total)

The topic ‘Hide Arrows on Mobile’ is closed to new replies.

 * ![](https://ps.w.org/portfolio-wp/assets/icon-256x256.png?rev=2593673)
 * [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio](https://wordpress.org/plugins/portfolio-wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/portfolio-wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/portfolio-wp/)
 * [Active Topics](https://wordpress.org/support/plugin/portfolio-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/portfolio-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/portfolio-wp/reviews/)

## Tags

 * [arrows](https://wordpress.org/support/topic-tag/arrows/)
 * [popup](https://wordpress.org/support/topic-tag/popup/)

 * 1 reply
 * 2 participants
 * Last reply from: [PORTFOLIO GALLERY TEAM](https://wordpress.org/support/users/wpsofts/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/hide-arrows-on-mobile/#post-13885117)
 * Status: resolved