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

    UNWANTED SPACES GRID ROW IN DEVICE – The initial grid

    Hello, I’m in the final stretch of the site and I need adjustments in the devide version. It is to reduce the spacing between the blocks of the grid.
    .
    View images –
    https://www.dropbox.com/s/6cjzcg0jg7d3q3d/space-enfold-02.jpg?dl=0
    https://www.dropbox.com/s/0uygdxf5knwy03q/space-enfold-01.jpg?dl=0
    .
    ANOTHER QUESTION
    And how to put a customized background in all this dark area of the website?

    LINK SITE – https://marcelomilk.com.br/desafio_instagram_sniper/

    #1296449

    Hey mleite1,

    What do you mean the devide version?

    Best regards,
    Jordan Shannon

    #1296500

    Hello jordan. I was very happy when I saw that you had answered. But when I opened the message I saw that you did not answer what I had asked for.

    I meant DEVICE. It’s in the title Jordan. I was disappointed.

    If you can still help me, I will thank you very much. It is very important to solve this problem.

    #1296519

    Hi mleite1,

    Can you try adding this CSS code in Enfold > General Styling > Quick CSS:

    @media only screen and (max-width:767px) {
      .responsive #top.page-id-1071 #wrap_all .av-flex-cells .av_one_half.avia-builder-el-8 {
        padding-top: 0 !important;
        padding-bottom: 40px !important;
        min-height: auto !important;
      }
    }

    Let us know if this helps.

    As for your other question, can you give us a screenshot or mockup of what you want to achieve?

    Best regards,
    Nikko

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