admin管理员组文章数量:1122846
I'm trying to use two plugins in my website: CookieYes for a coockie notice and Shareaholic for floating share buttons.
The problem is the share buttons are overlapping CookieYes' popup, covering one of the buttons.
How can I change it so that the share buttons are rendered first and then the cookie frame is placed over it?
I'm trying to use two plugins in my website: CookieYes for a coockie notice and Shareaholic for floating share buttons.
The problem is the share buttons are overlapping CookieYes' popup, covering one of the buttons.
How can I change it so that the share buttons are rendered first and then the cookie frame is placed over it?
Share Improve this question asked Apr 22, 2024 at 14:43 Sergio NetSergio Net 1 2- You'll have to adjust the CSS for those elements and change the z-index values. – Tony Djukic Commented Apr 25, 2024 at 1:29
- Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. – Community Bot Commented Apr 25, 2024 at 1:29
1 Answer
Reset to default 0You can probably place a CSS z-index
on the selector for the cookie notice. Since these are third-party plugins, check with the developer for support or use your inspector tools to identify what CSS class or ID to target that wraps the full cookie notice.
本文标签: pluginsHow to make cookies notice load after everything else
版权声明:本文标题:plugins - How to make cookies notice load after everything else? 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736309601a1934077.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论