Title: Page border shadow
Last modified: December 8, 2021

---

# Page border shadow

 *  [asegbld](https://wordpress.org/support/users/asegbld/)
 * (@asegbld)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/page-border-shadow/)
 * Good Evening everyone,
 * I am working on the page linked with this message. As you can see on the website,
   there is a slight border between the menu and the continuation of the page. I
   used a media & text block in the top of my page editor. I have tried writing 
   css code to get rid of the border. But with element inspection I could not find
   the right solution.
    Thanks in advance if you know the solution.
 * Kind Regards
 * PS: sorry if I post this in the wrong section, this is my first post here.
    -  This topic was modified 4 years, 8 months ago by [asegbld](https://wordpress.org/support/users/asegbld/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fpage-border-shadow%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/page-border-shadow/#post-15145072)
 * Slight border indeed, I almost missed it. Add this to the customizer’s Additional
   CSS section:
 *     ```
       .site-header {
           box-shadow: 0 0 0 0 rgb(50 50 50 / 0%);
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Page border shadow’ is closed to new replies.

## Tags

 * [Borders](https://wordpress.org/support/topic-tag/borders/)
 * [Themes](https://wordpress.org/support/topic-tag/themes/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * Last activity: [4 years, 8 months ago](https://wordpress.org/support/topic/page-border-shadow/#post-15145072)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
