Advertisement
fauzanjeg

Add Background Image to Main Content

Dec 5th, 2021
1,760
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.22 KB | None | 0 0
  1. /* Add Background Image to Main Content */
  2. .jeg_content {
  3.     /* URL of Image */
  4.     background-image: url('https://visme.co/blog/wp-content/uploads/2017/07/50-Beautiful-and-Minimalist-Presentation-Backgrounds-04.jpg');
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement