Reply 172821 to: Static image on Frontpage / Sidebar-Problems

Avatar: Olga Barlow
Olga Barlow
Support staff
September 19, 2017 at 11:00

Hello,

1) Add the following code in page custom CSS http://prntscr.com/gmywhe

@media only screen and (min-width: 480px){
.et-blog .post-grid:first-child { width: 50%;}}

.et-blog .post-grid:nth-child(odd) {
    padding-right: 15px;
    clear: both !important;
}
.et-blog .post-grid:nth-child(even):not(:first-of-type) {
    clear: none!important;}

2) Go to Theme Options > Blog > Sidebar position > choose the Sidebar right > Save. After that go to Pages > edit your blog page and scroll down to 8theme Layout options > Sidebar position > Without. It will disable sidebar for the blog page only.

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.