Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #983160
    dalebest
    Participant

    I’m having trouble adding 5% padding to the my Search Results page without applying it to my entire site. The only way I see it’s possible it to do it through the site class.

    http://ncvisalia.com/?s=discovernc

    Any help would be appreciated.

    #983555
    Nabeel A
    Moderator

    Hi there,

    Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .search-results .site {
        padding: 5% !important;
    }

    Let us know how this goes!

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