Blog Summary Issue since Update

Hi movin

Please help , this is site url http://doubleglazingleeds.org/blog/

I want my header image to be center allign. And is this possible to hide side bar on specific pages. Well from colorlib fourms thse links i have made this theme useful for me :

https://colorlibsupport.com/t/remove-date-and-user-width-sidebar/

https://colorlibsupport.com/t/removal-of-meta-and-changing-some-stuff/

https://colorlibsupport.com/t/search-archive-meta-reply-box-removal/

https://colorlibsupport.com/t/full-width-header/

https://colorlibsupport.com/topic-tag/header-image/

But i can,t find my solution rectified. and i have used this custom css :

.posted-on,
.byline {
display: none !important;
}
.blog .entry-meta {
display: none;
}
@media (min-width: 992px) {
#secondary.col-md-4 {
width: 30%;
}
#primary.col-md-8 {
width: 100%;
}
#masthead {
display: none;
pading left: 10%;
}

Please guide. Thanks in advance :slight_smile: