Title: display problems
Last modified: January 10, 2023

---

# display problems

 *  Resolved [ciriman](https://wordpress.org/support/users/ciriman/)
 * (@ciriman)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/display-problems-26/)
 * in some notebook devices using Safari as a browser, the section where the plugin
   is activated seems to behave anomalously, breaking up its formatting and making
   its content unusable. this happens when you scroll the page quickly beyond the
   top maximum.
 * ![](https://i0.wp.com/sviluppo-laycon2.com/mercuriorologi/wp-content/uploads/
   Screenshot-2023-01-10-alle-10.57.41-scaled.jpg?resize=537%2C305&ssl=1)
 * ![](https://i0.wp.com/sviluppo-laycon2.com/mercuriorologi/wp-content/uploads/
   Screenshot-2023-01-10-alle-10.57.55-scaled.jpg?ssl=1)
 * [https://sviluppo-laycon2.com/mercuriorologi/wp-content/uploads/Registrazione-schermo-2023-01-10-alle-10.05.16.mov](https://sviluppo-laycon2.com/mercuriorologi/wp-content/uploads/Registrazione-schermo-2023-01-10-alle-10.05.16.mov)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdisplay-problems-26%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Contributor [Robert Wattner](https://wordpress.org/support/users/rwattner/)
 * (@rwattner)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/display-problems-26/#post-16359019)
 * Hi, thanks for bringing this to my attention. I will try to test this to see 
   what his happening. I can only vm into big sur on desktop since I have a Windows
   machine.
 * Does this still happen to a sticky section without my plugin enabled? For example,
   if you disabled my plugin and left motion effects set to sticky: top.
 * Please let me know if it still happens with those settings. Thanks.
 *  Thread Starter [ciriman](https://wordpress.org/support/users/ciriman/)
 * (@ciriman)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/display-problems-26/#post-16359039)
 * the problem is only when the plugin is active. by disabling the plugin and making
   the container fixed with the basic Elementor options, the problem doesn’t exist.
 *  Plugin Contributor [Robert Wattner](https://wordpress.org/support/users/rwattner/)
 * (@rwattner)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/display-problems-26/#post-16359129)
 * Thanks for that, that helps. It’s a container, not a section? I had support for
   the beta containers but elementor changed some classes and I haven’t deployed
   the fix to support containers again. I can’t officially support something that’s
   in beta really. They make changes that are out of my control. Can you try this
   css on the sticky header container.
 *     ```wp-block-code
       selector {
           top: 0 !important;
       }
       ```
   
 * That’s only a guess but it might help until I can look into this further.
 *  Thread Starter [ciriman](https://wordpress.org/support/users/ciriman/)
 * (@ciriman)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/display-problems-26/#post-16359144)
 * now the header is positioned at the top. also under the admin bar. it should 
   work for now.
 * see the online site.
   [https://sviluppo-laycon2.com/mercuriorologi/](https://sviluppo-laycon2.com/mercuriorologi/)
 * we will test with other devices
    -  This reply was modified 3 years, 4 months ago by [ciriman](https://wordpress.org/support/users/ciriman/).
    -  This reply was modified 3 years, 4 months ago by [ciriman](https://wordpress.org/support/users/ciriman/).
 *  Plugin Contributor [Robert Wattner](https://wordpress.org/support/users/rwattner/)
 * (@rwattner)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/display-problems-26/#post-16359195)
 * That code doesn’t account for the admin bar, but regular visitors won’t see that.
   I will let you know what I find.
 *  Plugin Contributor [Robert Wattner](https://wordpress.org/support/users/rwattner/)
 * (@rwattner)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/display-problems-26/#post-16359306)
 * Since the code above worked, then this should work the same way but account for
   the admin bar. Paste this below the previous code.
 *     ```wp-block-code
       .admin-bar selector {
           top: 42px !important;
       }
   
       @media screen and (min-width: 783px) {
           .admin-bar selector {
               top: 32px !important;
           }
       }
       ```
   
 * I hope this helps. Lmk if you have problems with this. I’m writing it on my phone
   as I’m away from my computer right now.
 *  Thread Starter [ciriman](https://wordpress.org/support/users/ciriman/)
 * (@ciriman)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/display-problems-26/#post-16380794)
 * I write again after a few days of other commitments. we found that the problem
   was not solved with that code. the problem is still visible in apple laptops.
 *  Plugin Contributor [Robert Wattner](https://wordpress.org/support/users/rwattner/)
 * (@rwattner)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/display-problems-26/#post-16382914)
 * I’ve just spent some time on my macOS Big Sur VM and I’m not able to replicate
   the problem on a clean wp install. Here is the link to my test page [https://testing.stickyheadereffects.com/container-header-testing/](https://testing.stickyheadereffects.com/container-header-testing/)
 * I can see the issue on your site while using safari, but not on mine, which makes
   me think it might be some kind of conflict. Since containers are still technically
   beta I can’t officially support them yet, unfortunately. I researched this problem
   and tried several possible solutions and none of them worked on your site.
 * If you’d like to email me [rwattner@gmail.com](https://wordpress.org/support/topic/display-problems-26/rwattner@gmail.com?output_format=md)
   I could possibly help you further. The rules of this forum limit my ability to
   help.

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

The topic ‘display problems’ is closed to new replies.

 * ![](https://ps.w.org/sticky-header-effects-for-elementor/assets/icon-256x256.
   gif?rev=3301413)
 * [Sticky Header Effects for Elementor](https://wordpress.org/plugins/sticky-header-effects-for-elementor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sticky-header-effects-for-elementor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sticky-header-effects-for-elementor/)
 * [Active Topics](https://wordpress.org/support/plugin/sticky-header-effects-for-elementor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sticky-header-effects-for-elementor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sticky-header-effects-for-elementor/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [Robert Wattner](https://wordpress.org/support/users/rwattner/)
 * Last activity: [3 years, 4 months ago](https://wordpress.org/support/topic/display-problems-26/#post-16382914)
 * Status: resolved