hi, can you help me to get the text up here. padding top is 0 already!!
Hi wiwaldi79!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-14 #av_section_14 .content {
vertical-align: top;
}
Best regards,
Yigit
OK, i try this. Can you please help me to center this images here: http://imgur.com/uhYwNc9
Hey!
use this code:
.avia-image-container.avia-align-center .avia-image-container-inner {
top: 40px;
}
Cheers!
Andy
Hi Andy,
Hey!
it has a different CSS class, that’s why. Try this:
.avia-image-container-inner {
top: 10px;
}
Regards,
Andy