Home › Community Forums › Aspire Theme Support › Issue with homepage content section pagination › Reply To: Issue with homepage content section pagination
April 29, 2020 at 5:35 am
#23826

Customer
Hi Wes,
Thanks for the compliments, it’s appreciated.
With regards to the problem, my thoughts were the same: hide the frontpage widgets on all other pages but I thought it would need a function to do it.
Your CSS worked. Thanks, it solved the problem.
As a reference, for the blog title I used:
body.paged .site-container .site-inner .journal-title{
margin-top: 80px;
}
That solved the problem.
Thanks again. It’s appreciated.