Setting max-height on page-id
-
Hi,
I’m trying to set a max page height on specific pages and can’t understand why it’s not working. Here’s what I have:
body.page-id-3511 {
max-height: 500px !important;
height: 500px !important;
}I’ve tried a few variations of #main-content etc. but can’t figure out where I’m going wrong.
Thanks!
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Setting max-height on page-id’ is closed to new replies.