Reply To: Issue with homepage content section pagination

Homepage Community Forums Aspire Theme Support Issue with homepage content section pagination Reply To: Issue with homepage content section pagination

#23826
Conceptstore
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.