Hi. On this page, https://www.congletonlumber.com/home/our-team/, I’d like to remove all borders around the photos and the text blocks. Can you help?
Thanks.
put this to quick css:
.page-id-2249 .flex_column {
border: none !important;
}
by the way you have to set this on the alb ( colums ) by yourself – on default the columns do not have border.
Thank you both. I have not tried yet – I will today.
However I don’t know what @guenni007 means by “by the way you have to set this on the alb ( colums ) by yourself – on default the columns do not have border.”
Can you clarify?
Thanks again.
if you drag and drop that ALB ( Advanced Layout Builder ) Element ( Columns ) to your layout – the default setting of border is set to : none
click to enlarge:
If there was a setting it will end up in an inline css:
( so open one column set on that page and navigate to that tab called: “Border” and see if there are entries )