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

    Hi enfold team,
    we habe a subject called “aktuelles” on our website. I want to reduce spaces between the one-fourth columns. I have tried this CSS but it didn`t work.

    .reisearten .av_one_fourth {
    margin-left: 2%!important;
    width: 24.5%!important;
    }

    Could you please take a look?

    #732990

    Hey vnfan,

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

    .home #av_section_5 .av_one_fourth {
        width: 75% !important;
    }

    Best regards,
    Rikard

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