There's currently a few scrolling issues with the Business Theme, both on the demo and individual sites. This PR intends to fix those.
On the demo, you'll see that on larger screens, a scrolling bar appears on the bottom. This does not benefit the site, but is just a bit of a nuisance.
This is also the case with some posts when Related Posts is enabled, and one of those posts has a long title.
So I've also adjusted related posts so that the scrolling issue should not appear, but this should happen with longer titles instead.
This also should take care of the scrolling issue when a cover image is inserted using Gutenberg. Currently, there is the unnecessary option to scroll at the bottom.
Would appreciate all feedback on these changes (cc @allancole & @mendezcode) - this is my first PR here and I hope I'm not doing anything wrong, so please let me know if I am!
There's currently a few scrolling issues with the Business Theme, both on the demo and individual sites. This PR intends to fix those.
On the demo, you'll see that on larger screens, a scrolling bar appears on the bottom. This does not benefit the site, but is just a bit of a nuisance.
This is also the case with some posts when Related Posts is enabled, and one of those posts has a long title.
So I've also adjusted related posts so that the scrolling issue should not appear, but this should happen with longer titles instead.
This also should take care of the scrolling issue when a cover image is inserted using Gutenberg. Currently, there is the unnecessary option to scroll at the bottom.
Would appreciate all feedback on these changes (cc @allancole & @mendezcode) - this is my first PR here and I hope I'm not doing anything wrong, so please let me know if I am!