- This topic has 3 replies, 2 voices, and was last updated 1 month, 3 weeks ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Remove white space between header and body
Hello,
For the SKT Cafe theme, how can I remove this big white space between the header and body. Please check the photo below. Thank you!
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.page_content {
padding: 20px 0 60px !important;
}
}
Regards,
Dave
Thank you. That worked perfectly!
🙂
Do you want to make your website blisteringly fast, offer the best web user experience you can and hit that much desired “100” Google PageSpeed […]
WordPress and Blogger are 2 of the most popular blogging platforms you can choose to get started with your own blog or website. However, when […]
If you are looking for the best and top rated code editors for WordPress developers to code and design your WP sites, then you are […]