Title: CLOSE button centered
Last modified: January 14, 2019

---

# CLOSE button centered

 *  Resolved [pbradford](https://wordpress.org/support/users/pbradford/)
 * (@pbradford)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/close-button-centered/)
 * The .spider_popup_close_fullscreen css has “right:7px” , i want the close button
   centered so i went to Theme/Appearance/Customize/Additional CSS i made the following
   change…
 * .spider_popup_close_fullscreen {
    right: 50%; }
 * However it is still stuck at “right:7px” when i view page. i have deleted cache
   and history.
 * You will see i have made the ARROWS on top because in this Mobile First world,
   arrows overlapping an image is a bit messy.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fclose-button-centered%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [editanazaryan](https://wordpress.org/support/users/editanazaryan/)
 * (@editanazaryan)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/close-button-centered/#post-11086757)
 * Hi,
 * Please try to use the following CSS style:
 * spider_popup_close_fullscreen {
    right: 50% !important; }
 * Thanks. Have a nice day.
    -  This reply was modified 7 years, 6 months ago by [editanazaryan](https://wordpress.org/support/users/editanazaryan/).
 *  Thread Starter [pbradford](https://wordpress.org/support/users/pbradford/)
 * (@pbradford)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/close-button-centered/#post-11093932)
 * Thanks – having the Arrow options at top and the Close centered would be a great
   option to have in the admin console. It makes more sense with mobile devices 
   and arrows dont have to cover the image.

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

The topic ‘CLOSE button centered’ is closed to new replies.

 * ![](https://ps.w.org/photo-gallery/assets/icon-256x256.png?rev=2068745)
 * [Photo Gallery by 10Web - Mobile-Friendly Image Gallery](https://wordpress.org/plugins/photo-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/photo-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/photo-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/photo-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/photo-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/photo-gallery/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [pbradford](https://wordpress.org/support/users/pbradford/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/close-button-centered/#post-11093932)
 * Status: resolved