Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1246842

    s it possible through a CSS to increase the space above and below the inserted images so that the text is not too close?
    grazie

    #1246845

    Is it possible, through CSS, to automatically add space between images and text without the use of space lines? Is it possible to add distance above and below an image automatically?
    http://www.xclick.net/enfold/x.jpg

    #1246909

    Hi PinoSilvestre,

    Yes, of course.

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1246978

    yes, tanx

    #1247249

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .avia-image-container {
        margin-bottom: 20px;
    }

    Best regards,
    Rikard

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