I am trying to create equal amount of space between top and bottom of section. With as little space between them as possible. I like the current space at the top of section and buttons. But could not get the bottom of button and section bottom to have same height. See attached. Kindly help.
Thanks.
Hi gigoz!
Please try the following in Quick CSS under Enfold–>General Styling:
div#homesticker {
min-height: 50px !important;
}
Regards,
Rikard
Rikard – thanks that worked.