Hi all,
Does anyone know how can I add borders to a column box?
Thx,
Dan
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
Hello Dan,
Just you need to create a custom theme or customize the used one with the below css:
.boxborder { border: 3px solid red;}