change width of background and pages
-
I have css upgrade; how do I change width of background and/or page so that background is smaller in photographer theme?
The blog I need help with is: (visible only to logged in users)
-
I think this does what you are requesting:
.container, .row{ max-width: 1500px !important; }1500px might be too wide, but you get the idea.
If I’ve misunderstood what you meant by make the “background smaller” could you try to explain it a different way?
- The topic ‘change width of background and pages’ is closed to new replies.