Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #507832

    Hi Enfold Crew,

    I’ve read in a previous post that there is no way to include a vertical separator between 2 columns. But maybe a quick css?
    I used a grid with 2 cols: 2/3 and 1/3 on the same line. I really appreciate to include a vertical grey separator between them.

    Thanks a lot in advance,
    cheers
    Jeff

    #507838

    Hey Jean-Francois!

    We could try adding a border to one of the columns but it might not look like how your wanting. Send us a link to your page and we’ll take a look.

    Cheers!
    Elliott

    #507849

    Hi Elliott,
    thanks a lot for this quick answer!
    Url is joined in private… It concerns the 2 first columns, with blog articles (left) and slider posts (right).
    If possible, separator would be between.

    Thanks a lot,
    Cheers
    JF

    #507914

    Hi!

    Drag a codeblock element to the page and add this inside.

    <style type = "text/css">
    .av_two_third {
      border-right: 1px solid black !important;
      padding-right: 30px;
    }
    </style>

    Regards,
    Elliott

    #507955

    Hi,
    thanks Elliott, but… where should I drag this block in the grid?
    I mean, before the left column? Inside?
    Sorry, sometimes I need delay to understand… :)

    Cheers
    JF

    #507958

    Hey!

    It does not matter as long as it is on your page

    Regards,
    Yigit

    #508032

    Hi Gentlemen, thanks a lot for your quick answers but… Unfortunately nothing appears in the page…
    Regards
    JF

    #508218

    Hi,

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Thanks,
    Rikard

    #508653

    Hi gentlemen,

    deep apologises for my late answer…
    Thanks a lot for you closer look. The page is Accueil.
    Joined ID and PwD for access.
    Many thanks again

    Regards,
    JF

    #509042

    I saw the vertical separator on the homepage :)
    Thanks a lot gentlemen!
    Cheers
    JF

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘quick css for a vertical separator between 2 cols ?’ is closed to new replies.