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

    Hello,

    I want to reduce the bottom space of a content element from the Avia Layout Editor. The element I want to adjust is Blog Entries/Postss (I’m not sure if it is the correct translation). I need some CSS code that allows me to reduce the white space in the bottom (without affecting the other elements).

    You can look for the element at the homepage, below “Nuestros Eventos”.

    Thank you very much!

    #628078

    Hi originmkt,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .avia-content-slider .slide-entry-wrap {
        margin-bottom: 20px !important;
    }

    Regards,
    Rikard

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