Forums Forums Search & Filter Pro Specifying number of columns for posts

Viewing 4 posts - 1 through 4 (of 4 total)
  • Anonymous
    #237284

    Hi Trevor,

    I cannot adjust the number of columns seen from 3 to 4 and set some additional padding between the columns using css or design adjustments in the theme. Can you suggest another method, with thanks? Mark

    /*This creates four column post grid layout from elegantthemes.com*/
    .cu-blog .et_pb_salvattore_content[data-columns]::before {
    content: ‘4 .column.size-1of4’ !important;
    }
    @media only screen and ( min-width: 981px ) {
    .cu-blog .column.size-1of4 {
    width: 24%!important;
    margin-right: 1%;
    }
    }

    Trevor
    #237299

    It appears that you are using Divi. Are you using this integration method:

    https://support.searchandfilter.com/forums/topic/divi-4-templates-blog-module/#post-226630

    The actual layout of the result is handled entirely by Divi, and our plugin does not intervene in that process. You would need to seek support through the Divi community on layout questions.

    Anonymous
    #237366

    OK, will check with community. I hope your narrow boat anniversary cruise was amazing! Mark

    Trevor
    #237525

    Thanks for letting me know and the best wishes! It was a fantastic trip/cruise. I am a bit tired and dried out from being in the sun (I am red haired and pale skinned).

    I will leave this thread open for now.

Viewing 4 posts - 1 through 4 (of 4 total)