Tagged: css border columns
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
Hey dondela,
Which column are you looking to target? The screenshot doesn’t make much sense unfortunately.
Best regards,
Rikard
Sorry i posted the wrong screenshot…now the right one.
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
Thats it, thank you Rikard!
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