Moving main toolbar to the top on mywot.com #26821
-
I need to move overlapping class=”MuiToolbar-root” to top, but it isn’t possible via generic “(margin-)top:0 !important” filters. Any help? https://www.mywot.com/scorecard/sub.investorscabirigroup.com You may need to zoom-in a bit in order to see this kind of header: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
In EL style: mywot.com##.fmgLbO header:style(top: 0 !important;)
mywot.com##.brWCpl:style(height: 64px !important;) If class www.mywot.com##header:matches-css(top: 64px):style(top: 0 !important;) Optionally, try closing the Cookies message instead of hiding/blocking it with a strange filter at first visit (for me not hidden by ELC or by outdated class with random numbers/letters). Seems close cookie bar with www.mywot.com##+js(set-cookie-reload, dummy, 1) (The site doesn't seem to like uBo's refresh feature at cookie |
Beta Was this translation helpful? Give feedback.
-
@krystian3w The cookie message is blocked by AdGuard Annoyances - Cookie notices list leaving behind the space above header. Your "set-cookie-reload" rule solves the issue. Should it be added to uBlock filters - Cookie notices list? By the way, www.mywot.com is included in Dan Pollock’s hosts file. Why? |
Beta Was this translation helpful? Give feedback.
In EL style:
If class
fmgLbO
gone (if it doesn't freeze a lot when scrolling) without resize "preheader" (brWCpl
) - with 12 year low budget CPU works fine:Optionally, try closing the Cookies message instead of hiding/blocking it with a strange filter at first visit (for me not hidden by ELC or by outdated class with random numbers/letters).
Seems close cookie bar with
false
(without learntrusted-click-element
or other low permissions scriptlets arsenal likeset-constant
oraopr
/aopr
):