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

  • Magento

    Magento 2 remove left layered nav

    Read More Magento 2 remove left layered navContinue

  • Wordpress

    Genesis add title to Blog page

    Read More Genesis add title to Blog pageContinue

  • Web Dev | Wordpress

    Woocommerce Widget Featured Product by Category

    Read More Woocommerce Widget Featured Product by CategoryContinue

  • event espresso screenshot
    Web Dev | Wordpress

    Create an Event Espresso Event

    Read More Create an Event Espresso EventContinue

  • Web Dev | Wordpress

    Woocommerce default shipping selection

    Read More Woocommerce default shipping selectionContinue

  • Web Dev | Wordpress

    Genesis Featured Image on top

    Read More Genesis Featured Image on topContinue

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

© 2026 Raz Rassel

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