Title: overlay elements
Last modified: November 3, 2018

---

# overlay elements

 *  [hack18](https://wordpress.org/support/users/hack18/)
 * (@hack18)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/overlay-elements/)
 * how to implement such overlay elements (css?)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Foverlay-elements%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Leo](https://wordpress.org/support/users/leohsiang/)
 * (@leohsiang)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/overlay-elements/#post-10845545)
 * Hi there,
 * Usually you can achieve it with negative top margin like:
 *     ```
       .element {
           margin-top: -50px;
       }
       ```
   
 * Please note that this is a general CSS help question that isn’t really related
   to the free GeneratePress theme so there should be other suitable forums for 
   this.
 * Thanks!

Viewing 1 replies (of 1 total)

The topic ‘overlay elements’ is closed to new replies.

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

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 1 reply
 * 2 participants
 * Last reply from: [Leo](https://wordpress.org/support/users/leohsiang/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/overlay-elements/#post-10845545)
 * Status: not resolved