Thank you, David. It worked. Absolutely loving the functionality of GeneratePress 🙂
Also, one more thing, I have a vertical divider line separating my right sidebar from the content on my different category pages. However, I do not want the line to connect/touch the bottom of the menu category divider line and the top of my footer. Do you know how I can modify it similarly to the site: site1
I used the code you provided me with in an earlier support thread
.is-right-sidebar {
border-left: 1px solid #ededed;
}