Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1397725
    #1398435

    Hey GoodPixel Web Agency,
    Thank you for your patience, please try adding this css:

    .template-search .post-entry {
        clear: none;
    }

    the expected results:
    Enfold_Support_389.jpeg

    Best regards,
    Mike

    #1398906
    #1398933

    Hi,
    I’m not seeing this css on your page:

    .template-search .post-entry {
        clear: none;
    }

    when I test it I’m seeing the correct display:
    Enfold_Support_438.jpeg
    if you added the css in Enfold Theme Options ▸ General Styling ▸ Quick CSS field please check the css above it for missing brackets or other errors, otherwise Please include an admin login in the Private Content area so we can check.

    Best regards,
    Mike

    #1398943

    there are no errors in his quick css – it is quiet small:

    h3.av-masonry-entry-title {
     color:#fff!important
    }
    top label.input_checkbox_label {
     font-size:16px!important
    }
    @media only screen and (max-width:767px) {
     #top label.input_checkbox_label {
      font-size:14px!important;
      padding-left:25px
     }
    }
    .pedigree-footer {
     display:none
    }
    .pedigree-name {
     text-transform:uppercase
    }
    main a {
     text-decoration:underline
    }
    #top div .av-light-form select option {
     color:#000
    }
    @media only screen and (min-width:768px) {
     .overlapping-columns {
      position:relative;
      height:auto !important
     }
     .overlapping-columns .flex_column.first {
      position:absolute;
      width:66% !important
     }
     .overlapping-columns .flex_column.first ~ .flex_column {
      position:relative;
      margin:0 !important;
      left:calc(66% - 8vw);
      width:calc(34% + 8vw);
      top:5vw !important;
      margin-bottom:10vw !important
     }
    }

    only: this rule should be ?

    #main a {
     text-decoration:underline
    }

    but the css snippet of Mike is still not present:

    .template-search .post-entry {
        clear: none;
    }

    did you enter css code to some other places ( custom.css etc. ) ?

    #1398962

    Hi,

    Adding this css code should help.

    .search .slide-entry-wrap {
    	display: flex;
    }
    

    You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css code. If it is not working, please provide the login details in the private field so that we can check it further.

    Best regards,
    Ismael

    #1398978
    #1399003

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Search Results Page – Grid Layout’ is closed to new replies.