I had a question on how to mimic the appearance of BestRoofBox.com and create a similar look to how their posts look “raised” off the page.
I built a Custom CSS which will allow you to manage and modify each part of the shadow portion and the spacing from the edges for your text. I did increase the spacing as I felt it made the overall visual appeal better than having text to the edge.
.site-main {
padding-left: 25px;
padding-right: 25px;
padding-bottom: 25px;
padding-top: 25px;
}
For those who need help understanding the box shadow above here is how they different values are used. You can tweak these to fit your need and if you want a specific look to the shadow it can get you there.
box-shadow: h-offset v-offset blur spread color;
Once this is added to your Custom CSS Just make sure to save in the upper right hand corner and go back to your posts to check it out!
If you have other ideas please post them in the comments below!
Acabado has a Hero Image which works well for a desktop view but it is cropped and unusable in mobile view for most, this method allows you to replace the image
The Acabado theme was created by Income School and is a quick to setup theme which drives you directly to creating blog posts and content with minimal work!
One thing which impacts Acabado non-stop is the poor look of the images on the website, especially the homepage and featured post images.
Acabado has SEO functionality baked into the theme which can cause issues when you like to use Yoast, Rank Math, or other SEO plugins.