Title: Footer Border Colour
Last modified: June 4, 2021

---

# Footer Border Colour

 *  Resolved [hurtowniawosku](https://wordpress.org/support/users/hurtowniawosku/)
 * (@hurtowniawosku)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/footer-border-colour/)
 * Hello,
    I recently changed the colours on my website but I stumbled accross the
   problem with the footer widgets space top border. The border that separates the
   footer widgets space and the main body of the page cannot be changed. I didn’t
   find any option in theme custimizer.
 * Please advice me how to repair it.
 * Thank you for your help in advance.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffooter-border-colour%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * (@abhikr781)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/footer-border-colour/#post-14527760)
 * Hello,
 * For the footer top border color, try to add the below CSS code from the Appearance
   > Customize > Custom CSS, and check.
 *     ```
       #footer {
           border-top: 1px solid #2b29a7;
       }
       ```
   
 * ps- Change the color code according to need.
 *  Thread Starter [hurtowniawosku](https://wordpress.org/support/users/hurtowniawosku/)
 * (@hurtowniawosku)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/footer-border-colour/#post-14540929)
 * yes, thank you so much it worked perfectly!
 *  [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * (@abhikr781)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/footer-border-colour/#post-14544244)
 * You are most welcome.😊

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Footer Border Colour’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/oceanwp/4.1.5/screenshot.png)
 * OceanWP
 * [Support Threads](https://wordpress.org/support/theme/oceanwp/)
 * [Active Topics](https://wordpress.org/support/theme/oceanwp/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/oceanwp/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/oceanwp/reviews/)

## Tags

 * [colour](https://wordpress.org/support/topic-tag/colour/)
 * [customization](https://wordpress.org/support/topic-tag/customization/)
 * [ocean wp](https://wordpress.org/support/topic-tag/ocean-wp/)

 * 3 replies
 * 2 participants
 * Last reply from: [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * Last activity: [4 years, 11 months ago](https://wordpress.org/support/topic/footer-border-colour/#post-14544244)
 * Status: resolved