Skip to content

Raz Rassel

  • Home
  • About Raz
  • Contact Raz
  • Buy Now
YouTube Spotify
Raz Rassel
Web Dev

Center text over image

.container {
position:relative;
}

.absolute-center {
position: absolute;
left: 50%; /* horizontal alignment */
top: 50%; /* vertical alignment */
transform: translate(-50%, -50%); /* horizontal, vertical alignment fine tuning;
explanation: http://stackoverflow.com/q/36817249 */
}

Post navigation

Previous Previous
JS Full Window Height
NextContinue
Reposition Genesis header right widget

Similar Posts

  • Wordpress

    Google Tag Manager in Genesis Theme

    Read More Google Tag Manager in Genesis ThemeContinue

  • Web Dev

    Disable Cache while Chrome Developer Tools is open

    Read More Disable Cache while Chrome Developer Tools is openContinue

  • Wordpress

    Genesis add title to Blog page

    Read More Genesis add title to Blog pageContinue

  • Web Dev | Wordpress

    Genesis Featured Image on top

    Read More Genesis Featured Image on topContinue

  • Wordpress

    WordPress Disable Password Change Nofitication

    Read More WordPress Disable Password Change NofiticationContinue

  • Wordpress

    Add robots meta tag to specific page

    Read More Add robots meta tag to specific pageContinue

YouTube Spotify
  • Home
  • About Raz
  • Contact Raz
  • Buy Now

© 2026 Raz Rassel

Scroll to top
  • Home
  • About Raz
  • Contact Raz
  • Buy Now