Posted in: Newsmag
Nov 26, 2021 at 5:55 am
Hello there,
I want to make newsmag theme full width
here the website i am creating : https://topcheaphosting.in/
can anybody help me with this?
Nov 26, 2021 at 5:11 pm
Hi,
I can try to provide some css, but the element from this theme, like the blocks will not adjust correctly.
/* css for pages */
.td-header-container, .td-container, .td-pb-span12 {
width: 100%;
}
.td-pb-span12 {
width: 100%;
}
.td-pb-span8 {
width: 66.65%;
}
.td-pb-span4 {
width: 33.32%;
}
/* css for posts */
body .post {
width: 100%;
}
This code need to be set in the theme panel> custom code> custom css.
I hope it will help.
Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newsmag’ is closed to new topics and replies.