Advertisement
fauzanjeg

Read Progress Bar Position

Jan 20th, 2021
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.21 KB | None | 0 0
  1. /* Read Progress Bar */
  2. .jeg_read_progress_wrapper .jeg_progress_container.top {
  3.     top: 50px;
  4. }
  5.  
  6. /* Read Progress Bar for Admin */
  7. .admin-bar .jeg_read_progress_wrapper .jeg_progress_container.top {
  8.     top: 82px;
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement