Advertisement
arie_cristianD

change border and background

Sep 13th, 2023
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.20 KB | None | 0 0
  1. /* change nav background and border */
  2.  
  3. .jeg_force_fs .jeg_navbar_mobile, .jeg_force_fs:not(.jeg_sidecontent) .jeg_topbar {
  4.     background-color : #082d48 !important ;
  5.     border-bottom : none !important ;
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement