Footer
URL to the page in question:
http://www.flamesofrevival.co.uk
-
Hi Bill,
After the theme update I had to add back the image I had as a footer.
Then I noticed that there is a line around it on the right hand side. Is it possible to remove it?
The original image doesn’t have it: http://www.flamesofrevival.co.uk/wp-content/uploads/2013/06/Speak-to-the-nation.png
Last query: is it possible to reduce the space between the footer and the bottom of the “Home Bottom” widgets?
Regards,
Mibéka
Good questions. It is possible to reduce the space between the home bottom widgets and the footer. Here’s how to do that:
- Go to your theme options page and choose the Style tab.
- Scroll down to the Custom CSS box and add this:
.home footer#primary {
margin-top: 0;
}
- Update your settings.
I opened up a copy of the image in the footer in Photoshop and it looks like there is black line on the right hand side of the image. If you cropped it one pixel or so from the right hand side that should take care of it for you.
Let me know if you run into trouble there,
Bill
Thank Bill for this. I changed the image.
- The topic ‘Footer’ is closed to new replies.