Viewing 1 post (of 1 total)
  • Author
    Posts
  • #1496422

    hi
    I am using the 1 column side by side portfolio grid to display a music program.
    I would like to make a gap between the portfolio items.
    I found the code:
    @media only screen and (max-width: 767px) {
    .responsive #top .container .av-content-small, .responsive #top #wrap_all .flex_column, .responsive #top #wrap_all .av-flex-cells .no_margin {
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: 20px;
    width: 100%;
    }
    }
    It seems to work – is that correct?

    thanks
    Nancy

    • This topic was modified 2 hours, 16 minutes ago by Munford.
    • This topic was modified 1 hour, 55 minutes ago by Munford.
    • This topic was modified 1 hour, 45 minutes ago by Munford.
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.