Using Full screen on site pages
-
Hi,
I am trying to get my other pages after my homepage to be full screen just like my home page.
I have checked to hide sidebar on customize menu
I also tried the following CSS code, but does not give me the desired results.
#secondary:not(.home) {
display: none !important;
}
#primary:not(.home) {
width: 100% !important;
}Can you please let me know how I can have my other pages go full screen? You can see my site at http://www.rloughphotography.com
Thanks in advance.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Using Full screen on site pages’ is closed to new replies.
