Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1354701
    mlbohn
    Participant

    I’m wondering if it’s possible to add space above the featured image on Ethos pages. At the moment, featured images are butting up against the logo (very tall) in the header. Here are 2 examples from the test site:

    http://clients.goaccent.com/buyersguide/

    http://clients.goaccent.com/

    Thanks for your help. Theme looks great and has so much flexibility!

    #1354841
    Paul R
    Moderator

    Hi,

    To add space, you can add this under Custom > Edit Global CSS in the Customizer.

    
    .x-brand {
        margin-bottom: 20px;
    }
    

    Hope that helps

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