Title: Make Header Transparent
Last modified: March 2, 2026

---

# Make Header Transparent

 *  [Robert Dinse](https://wordpress.org/support/users/robert-dinse/)
 * (@robert-dinse)
 * [3 months, 1 week ago](https://wordpress.org/support/topic/make-header-transparent-3/)
 * I am trying to make the header transparent so only the text shows over the background
   image without a box around it and not meeting with success.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmake-header-transparent-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Theme Author [MD.Muslim](https://wordpress.org/support/users/muslim11/)
 * (@muslim11)
 * [3 months, 1 week ago](https://wordpress.org/support/topic/make-header-transparent-3/#post-18838399)
 * Hi [Robert Dinse](https://wordpress.org/support/users/robert-dinse/),
 * You can make the header transparent by using custom CSS.
 * Please go to **Appearance → Customize → Additional CSS** and add the following
   code:
 * **.site-header {
   background: transparent !important;box-shadow: none !important;}
 * If it does not work, please use your browser’s developer tools to inspect the
   header section and find the correct class name, then adjust the CSS selector 
   accordingly.
 * Also, check if any background color is set in the theme options.
 * Let me know if it works.

Viewing 1 replies (of 1 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmake-header-transparent-3%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

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

 * 1 reply
 * 2 participants
 * Last reply from: [MD.Muslim](https://wordpress.org/support/users/muslim11/)
 * Last activity: [3 months, 1 week ago](https://wordpress.org/support/topic/make-header-transparent-3/#post-18838399)
 * Status: not resolved