Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #501885

    hi, can you help me to get the text up here. padding top is 0 already!!

    #502627

    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

    #503286

    OK, i try this. Can you please help me to center this images here: http://imgur.com/uhYwNc9

    #503630

    Hey!

    use this code:

    .avia-image-container.avia-align-center .avia-image-container-inner {
    top: 40px;
    }
    

    Cheers!
    Andy

    #503784

    Hi Andy,

    #503980

    Hey!

    it has a different CSS class, that’s why. Try this:

    .avia-image-container-inner {
    top: 10px;
    }
    

    Regards,
    Andy

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.