Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #833282

    Hello,

    I’ve seen this code to integrate 2 columns in a column :

    <div class="flex_column av_one_half first">Content Here</div>
    <div class="flex_column av_one_half">Content Here</div>

    It works perfectly, but I would like to integrate the “no margin” version. What is the code / css ?
    Tx !!
    Marine

    #833486

    Hey Marine,

    You could try to add the .no-margin class to see if that works. If not then please point out where the elements in question are located so that we can give you more accurate CSS.

    Best regards,
    Rikard

    #833493

    I’ve already tried but it doesn’t work. I’ve put : <div class=”flex_column av_one_third no-margin” style=”text-align: center;”>

    The column is at the top right of my homepage, block “First class Customers services” and the 3 columns are “freshness, shipping and payment.
    Tx !

    #835281

    It’s because it’s no_margin instead of no-margin,you can close the case !
    Tx

    #835373

    Hi,

    Great, glad you spotted my mistake. Sorry for that by the way :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Integrate columns no margin in a column’ is closed to new replies.