when you go to my site, you see 4 items lined up with an image, bedrijfsrecherche, risk en securty, it odnerzoek and screeening.
Is it possible to each have a border of 1px with orange ?
Hi again BetuwePC!
Please add the following CSS code in the Quick CSS field under the General Styling tab in the theme options:
.flex_cell.no_margin.av_one_fourth {
border: solid 1px orange;
}
Best regards,
Jordan