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

    Hi – last week you gave me this code to reduce the space between the columns (enfold Version: 4.1.2)

    : .home #av_section_2 .av_one_third {
    width: 33% !important;
    margin-left: 0 !important;
    }

    And it worked perfectly. However, I’m working on a new project with the latest enfold: Version: 4.2.2 – and it no longer works. Everything else is identical. If you can provide the new code, I would really appreciate it!

    Thanks

    #908916

    Hey bobjonesdesigns,
    I changed the section number to match your site, so it should work as your other site.

    .home #av_section_1 .av_one_third {
    width: 33% !important;
    margin-left: 0 !important;
    }

    Please let us know if this is what you had in mind.

    Best regards,
    Mike

    #908937

    Great – thank you very much! I appreciate it!

    #908963

    Hi,

    Glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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