Reduce Vertical Space Top of Page
This works in the GeneratePress theme to reduce excessive space at the top of pages. /* Reduce height of theā¦
Add Background Image To Header
This works in the GeneratePress theme. .site-header {background-image: url(‘https://scapool.org/wp/wp-content/uploads/2025/11/PoolBallsPan110.jpg’);background-size: cover;background-position: center;}