How do i make website full width?
-
I have taken over a website https://santarosaphotographicsociety.org/ and I want to make the whole site full pager width. The twenty Fourteen theme they used doesn’t have format settings. I tried writing the following code fora sample page but it didn’t work.
.page-id-2393 .site-inner, .page-id-2393 .site-footer {
max-width: none !important;
width: 95% !important;
}
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘How do i make website full width?’ is closed to new replies.