Hi, I can’t seem to figure out how to make the special heading align to the middle of the color section – http://screencast.com/t/lp9XlVFN
Hey DROR!
Please give your Color Section elements a unique ID ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) and then add following code to Quick CSS
#your-custom-id {
height: 87px;
min-height: 87px;
}
Best regards,
Yigit