- This topic has 1 reply, 2 voices, and was last updated 10 months, 1 week ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Fitness Pro Forum › How to change footer background
I have a picture as the footer background. How do I replace the image? Is it possible to change the opacity of the image? Also, can drop shadow be added to text in footer so that it can stand out from the footer picture; it seems that every color I use just blends into the background image. And, how do I change the size of the footer text, perhaps making text larger will help. (www.chestergarvinandsons.com) Thanks for your help
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#footer-wrapper::before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.8); z-index: 1;}
.footer { position:relative; z-index:2;}
Regards,
Dave
The best reservation system WordPress themes are a collection that helps your website manage and accept bookings online. Your users must find suitable options to […]
Whether you are a music producer or running an event management company, the one thing that you need above all else to stand out from […]
Are you looking for the method to add title attributes in the WordPress menu? Yes! Then you are on the right path. Here, we will […]