Change sidebar width
-
Hi everyone
I am trying to change the sidebar width in Neve.
Created a child theme with the following CSS:@media (min-width: 960px) #content.neve-main > .container > .row > .col { max-width: 80%!important; } @media (min-width: 960px) #content.neve-main > .container > .row > .nv-sidebar-wrap { max-width: 20%!important; }
The code is not applied for some reason and my right sidebar is super narrow.
Can somebody please help me to get on the right path and tell why it is not overwritten by my code?Thanks in advance
Michael
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Change sidebar width’ is closed to new replies.