Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1141323
    el3ctrofuzz
    Participant

    Hi X Team!

    Woo products show up pretty horrifically in the search results:
    http://www.rustypeg.co.uk/?s=dewerstone

    Any tips on how I can adjust this to look a little more in keeping with the theme?

    Thanks in advance

    Tom

    #1141356
    Thai
    Moderator

    Hi Tom,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .search-results article {
        float: left;
    }
    .search-results article.product {
        margin-top: 35px;
        border-top: 1px solid rgba(0,0,0,0.1);
        padding-top: 35px;
    }
    .search-results article.product .entry-featured {
        float: left;
        width: 34%;
        margin: 0;
    }
    .search-results article.product .entry-wrap {
        float: right;
        width: 66%;
        padding-left: 35px;
    }

    Hope it helps 🙂

    #1141438
    el3ctrofuzz
    Participant

    Perfect!

    Thanks so much!

    Love you all xx

    #1141452
    Thai
    Moderator

    If you need anything else please let us know.

    Regards!

  • <script> jQuery(function($){ $("#no-reply-1141323 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>