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

    Remove Browser Meta Title Tooltips

    Read More Remove Browser Meta Title TooltipsContinue

  • Web Dev

    SPF record to prevent spam delivery

    Read More SPF record to prevent spam deliveryContinue

  • Web Dev | Wordpress

    Remove Images from WooCommerce pages

    Read More Remove Images from WooCommerce pagesContinue

  • Web Dev

    Reposition Genesis header right widget

    Read More Reposition Genesis header right widgetContinue

  • Web Dev | Wordpress

    Genesis archive change H1 to H2

    Read More Genesis archive change H1 to H2Continue

  • Web Dev | Wordpress

    Woocommerce default shipping selection

    Read More Woocommerce default shipping selectionContinue

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

© 2025 Raz Rassel

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