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

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

Issue [Solved] Inline feedback field behind sidebar

3 Posts
2 Users
2 Reactions
1,304 Views
Posts: 12
Topic starter
(@historiek)
Eminent Member
Joined: 3 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: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 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: 12
Topic starter
(@historiek)
Eminent Member
Joined: 3 years ago

Thanks alot Asti! 

Share: