full width of a particular page
-
Hello,
I would like to make my slider on https://www.q-a-law.com/?page_id=215 full width just as the featured slider on my main page https://www.q-a-law.com.
I tried using the CSS code:
.container {
margin: 0 auto;
max-width: 978px;
/* width: 94%; */
}and changed the 978px to 100%, but that changes the width of the navigation bar as well. I wish to make only the slider wide, not the entire page.
Thanks for your help!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘full width of a particular page’ is closed to new replies.