Home › Forums › Support › Footer Area Questions: Overlay color, increasing height , adding border line This topic has 3 replies, 2 voices, and was last updated 6 years, 11 months ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts October 25, 2017 at 11:46 am #410158 October 25, 2017 at 2:40 pm #410260 LeoStaff Customer Support Hi there, – Might be easier to photo shop the overlay color on to the image. Otherwise you can try using CSS to add background image instead of customizer option: .footer-widgets { background-image: linear-gradient(0deg, rgba(102,102,102,0.47),rgba(102,102,102,0.47)), url(http://image-URL); } – Increase the top and bottom padding should work: https://docs.generatepress.com/article/footer-padding/ – Try this CSS and adjust the hex color code: .footer-widgets { border-bottom: 1px solid #000000; } October 26, 2017 at 2:59 am #410513 Halil I agree that I should do overlaying with pic itself. thanks for the recommendation. Mysterios padding things, I always forget about that, a bit dump question. thanks for the linen code too. October 26, 2017 at 8:19 am #410680 LeoStaff Customer Support No problem! Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In