Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1334975

    Hello,
    I would like to know if it is possible to change the distance between rows of content elements and between layout elements.
    I would like the distance between the various elements (not between columns but between rows) in height to be the same.
    I put the credentials to do the check: the page that must have these changes is “RICAMBI” Accessible by clicking on the mega menù PRODOTTI.

    Thanx
    Ingrid

    • This topic was modified 2 years, 10 months ago by ictsystem.
    #1335010

    Hi Ingrid,

    I’m not sure exactly what you are looking to alter on the page in private, could you try to explain your intentions a bit further please? If you have a screenshot highlighting what you would to achieve, then please share that with us.

    Best regards,
    Rikard

    #1335042

    Hi Rkard,
    sorry so much .. surely I have not explained well .. :)
    as in the attached image I would like the same space for one icon and the other.

    It’s possible?
    Ingrid

    https://www.galbuseraricambi.it/wp-content/uploads/2022/01/example.jpg

    #1335066

    Hi,

    Thanks for that. Please try this in Quick CSS:

    .page-id-3509 .sc-av_one_third {
      margin-top: 0; 
    }
    
    .page-id-3509 .av_one_full .avia-testimonial-wrapper {
      margin: 0;
    }

    Best regards,
    Rikard

    #1335083
    This reply has been marked as private.
    #1335085

    Hi,

    I added the code to bottom of Quick CSS field in Enfold theme options > General Styling tab. Please review your website :)

    Regards,
    Yigit

    #1344142

    Good afternoon,
    since I edited the page again, could you check again the height distance that you had already fixed?
    Because it is different again.

    Thank you
    Ingrid

    #1344192

    Hi Ingrid,

    I’m not sure I understand your new intentions, would you be able to provide us with a new screenshot highlighting your intentions please?

    Best regards,
    Rikard

    #1344871

    Hi Rikard,
    I’m so sorry … I certainly explained myself badly.

    I am attaching an image to you so that you understand better.

    Thank you
    Ingrid

    https://www.galbuseraricambi.it/wp-content/uploads/2022/03/image.jpg

    #1344902

    Hi,

    Thanks for that. Please try this in Quick CSS:

    .av-kxheo24x-a2c8ca7595292357a7775c1d2a14a8c9 {
        margin: 30px 0 0 0;
    }

    Best regards,
    Rikard

    #1344931

    Honestly I can’t see the difference .. and surely I’m doing something wrong .. can you check it?

    I leave you the credentials:
    the page in question is the following

    #1344950

    Hey,

    I edited your first column of 3 column elements and gave it -70px top margin.

    Please review your website : )

    Regards,
    Yigit

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