-
AuthorPosts
-
February 13, 2023 at 10:25 am #1397725
I try with this code https://gist.github.com/yanknudtskov/ded778160713ea27eecd6b9f88c36cb4 but do not work
February 18, 2023 at 2:03 pm #1398435February 22, 2023 at 4:12 pm #1398906February 22, 2023 at 7:00 pm #1398933Hi,
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:
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,
MikeFebruary 22, 2023 at 10:10 pm #1398943there 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. ) ?
February 23, 2023 at 5:33 am #1398962Hi,
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,
IsmaelFebruary 23, 2023 at 10:36 am #1398978February 23, 2023 at 1:42 pm #1399003Hi,
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 -
AuthorPosts
- The topic ‘Search Results Page – Grid Layout’ is closed to new replies.