Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #290081

    Hi. I added an image element and then a text box element underneath that. The text is right below that image. How can I add spacing above the text box?

    Thanks.

    #290095

    Hey siliccsp!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    img.avia_image {
    margin-bottom: 15px;
    }

    Cheers!
    Yigit

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