Advertisement
arie_cristianD

change top & bottom space in footer 6

Jan 10th, 2024 (edited)
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.16 KB | None | 0 0
  1. /* change top & bottom space in footer 6 */
  2.  
  3. .jeg_footer_6 .jeg_footer_primary {
  4.     padding: 50px 40px; /* change the 50px value with your desired value */
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement