Advertisement
artemsemkin

Rhye theme: always show logo in overlay menu

May 22nd, 2022
1,518
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.15 KB | None | 0 0
  1. .header__col-left {
  2.   opacity: 1 !important;
  3.   visibility: visible !important;
  4.   transform: none !important;
  5.   pointer-events: all !important;
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement