Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1468271

    Dear support,
    i have a question:
    how can i address the columns border to achieve the grey borders just on the right and left side of the column in the middle?
    Or is there any better way to achieve this?

    Thanks for any help

    #1468301

    Hey dondela,

    Which column are you looking to target? The screenshot doesn’t make much sense unfortunately.

    Best regards,
    Rikard

    #1468337

    Sorry i posted the wrong screenshot…now the right one.

    #1468346

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    #borderRechtsLinks {
      border-left: 2px solid white;
      border-right: 2px solid white;
      margin-left: 3%;
      padding: 0 20px;
    }

    Best regards,
    Rikard

    #1468354

    Thats it, thank you Rikard!

    #1468374

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘css border columns’ is closed to new replies.