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

  • Web Dev | Wordpress

    Genesis Featured Image on top

    Read More Genesis Featured Image on topContinue

  • Web Dev

    Open Office remove empty rows

    Read More Open Office remove empty rowsContinue

  • Web Dev | Wordpress

    Woocommerce Widget Featured Product by Category

    Read More Woocommerce Widget Featured Product by CategoryContinue

  • Web Dev

    Modal Popup

    Read More Modal PopupContinue

  • Wordpress

    Google Tag Manager in Genesis Theme

    Read More Google Tag Manager in Genesis ThemeContinue

  • Web Dev

    Remove Browser Meta Title Tooltips

    Read More Remove Browser Meta Title TooltipsContinue

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

© 2026 Raz Rassel

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