Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #407376

    Hello!
    Congratulations for your Enfold theme, is excellent!
    I would like to reduce the distance that exists between the top of a portfolio grid and another element above it for example a block of text.
    Maybe can I add a quick CSS to reduce the padding or the margin?
    You will find a link with an image that explaining the situation.
    Thanks in advance for all your replies and suggestions.

    Carmine

    #407830

    Hey popcult!

    Could you please provide a link to the site in question so that we can have a closer look?

    Best regards,
    Rikard

    #409630
    This reply has been marked as private.
    #410277

    Hi!

    First, edit the color section where the portfolio grid is located then add a unique id attribute inside the Section ID field. Use “custom-section” for example. Add this to the Quick CSS field:

    #custom-section .column-top-margin {
    margin-top: 10px;
    }

    Regards,
    Ismael

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