Title: Close options not visible
Last modified: July 25, 2022

---

# Close options not visible

 *  Resolved [katmacau](https://wordpress.org/support/users/katmacau/)
 * (@katmacau)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/close-options-not-visible/)
 * Hello. I have two issues with the popup currently. I am using a slide-in, compact
   view, bottom left.
 * First – the close button is sitting too far to the right and is cut off and not
   visible to user. I tried using the custom CSS options but that doesnt seem to
   move the close button.
 * Second – I have enabled the ‘never show again’ option but it doesn’t actually
   show on the popup. How do I make this visible on the popup.
 * Thanks.

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

 *  [Kris – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport13/)
 * (@wpmudevsupport13)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/close-options-not-visible/#post-15858769)
 * Hi [@katmacau](https://wordpress.org/support/users/katmacau/)
 * I hope you are doing good today.
 * The first issue sounds like some conflict with another plugin or theme.
    Would
   you please run a conflict test? Please deactivate all plugins except Hustle one
   and check if the problem is gone. If so, then enable all plugins one by one and
   find which one is having a conflict. If there is no positive result, switch to
   a default WordPress theme like 2019 and see if it works.
 * **Before this test, we recommend full site backup or running this test on the
   staging site.**
 * As for “never show again” I guess you mean “Add Never see this message again 
   link”, which also could be not visible due to the above conflict (possibly CSS).
 * Let us know about the test, and if there will be not any positive results, please
   export your slide in, upload it to google drive or dropbox and share a link in
   your next reply so that we could take a closer look at it on our lab sites.
 * Is there possibility you could also share your site url where slide-in is located
   so we could check page source?
 * Kind Regards,
    Kris
 *  Thread Starter [katmacau](https://wordpress.org/support/users/katmacau/)
 * (@katmacau)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/close-options-not-visible/#post-15862017)
 * Thanks Kris.
 * We solved the X issue but just switching the slide-in to align to the bottom 
   center instead of bottom right.
 * For the ‘never see again’, I inspected the source code of the slider and could
   see what the issue was. The message was set to appear below the slider but because
   the slider is aligned to the bottom of the page, it is cut off. Is there a setting
   for where the never again message should appear when you bottom align your slider?
 * I can see the position is hard-coded into the slider like so:
 * `<div class="hustle-layout-footer" style="bottom: -37px;">`
 * I tried adding custom css code like so:
 *     ```
       .hustle-layout-footer {
           bottom:40px !important;
           right: 10px !important;
       }
       ```
   
 * But my custom code does not seem to be applied. Any custom css I add is ignored.
   Enable custom css is active.
 * Thanks.
 *  Plugin Support [Patrick – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport12/)
 * (@wpmudevsupport12)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/close-options-not-visible/#post-15872060)
 * Hi [@katmacau](https://wordpress.org/support/users/katmacau/)
 * Thank you for the update.
 * Would it be possible to share the link where you have the issue?
 * So we can verify why CSS is not working.
 * Best Regards
    Patrick Freitas
 *  Thread Starter [katmacau](https://wordpress.org/support/users/katmacau/)
 * (@katmacau)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/close-options-not-visible/#post-15874541)
 * Hi Patrick
 * Is there a way to share the link privately? Can I contact WMPU directly? They
   have a pro account.
 * Thanks.
 *  Plugin Support [Nebu John – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport14/)
 * (@wpmudevsupport14)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/close-options-not-visible/#post-15875957)
 * Hi [@katmacau](https://wordpress.org/support/users/katmacau/),
 * As you have a Pro account with us, please open a Live chat or forum ticket to
   help you further. Please find more details here: [https://wpmudev.com/docs/getting-started/getting-support/](https://wpmudev.com/docs/getting-started/getting-support/)
 * Kind Regards,
    Nebu John

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

The topic ‘Close options not visible’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-popup/assets/icon-256x256.gif?rev=3446944)
 * [Hustle - Email Marketing, Lead Generation, Optins, Popups](https://wordpress.org/plugins/wordpress-popup/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-popup/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-popup/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-popup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-popup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-popup/reviews/)

 * 5 replies
 * 4 participants
 * Last reply from: [Nebu John – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport14/)
 * Last activity: [3 years, 9 months ago](https://wordpress.org/support/topic/close-options-not-visible/#post-15875957)
 * Status: resolved