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

    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.

    #1124833

    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.

    #1125006

    Hi,

    Thanks for helping out @guenni007, did you try that out @arrastia?

    Best regards,
    Rikard

    #1125114

    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.

    #1125346

    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 )

    #1125381

    Hi,

    Thanks again for helping out @guenni007 :-)

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.