1. francismallmann
  2. Commercial Templates
  3. Tuesday, 12 December 2017
  4.  Subscribe via email
Hi,
I am using Beaumont Theme
Can I fill the footer with a image?
Thanks
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Not by default however you could try adding the following to the Custom CSS field of your templates parameter where # is the URL to your background image (edit to taste)...

#container_base {
background-image: url('#');
background-size: cover;
background-position: 50%;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Ciarán :D
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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