The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Inline feedback fie...
 
Share:
Notifications
Clear all

Issue [Solved] Inline feedback field behind sidebar

3 Posts
2 Users
2 Likes
598 Views
Posts: 9
Topic starter
(@historiek)
Active Member
Joined: 2 years ago

Hi, I'm testing with the inline feedback. It works beautifully, only the popup appears behind the sidebar. See print screen.

I've tried to fix this with CSS and z-index, but to no avail so far. Any idea how we can solve this?

2022.10.19 08 52 22

 

2 Replies
Asti
Posts: 7105
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

@historiek,

The CSS code below should solve the issue: 

aside#secondary {
     z-index: 1;
}

Watch this video: https://www.screencast.com/t/PXLMpe59s4s

Please don't forget to delete all caches (server-side, website, browser), and reset minified files before checking.  

Posts: 9
Topic starter
(@historiek)
Active Member
Joined: 2 years ago

Thanks alot Asti! 

Share: