0
Votes
Undo
  1. motorstyle
  2. Commercial Templates
  3. Monday, 30 March 2020
  4.  Subscribe via email
I've set a background image in custom css section of j51-scarlett template but it's show only in home page. What I have to do to show the background image in every pages ?

body {background-image:url('images/sfondi/sfondo.jpeg');
background-size:100% 100%;}
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try using the full URL to your image.

Eg.

body {background-image:url('https://www.yoursite.com/images/sfondi/sfondo.jpeg');
background-size:100% 100%;}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!