Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1043979
    Rick L
    Participant

    I’m seeing a spacing I can’t quite figure out how to remove…See attached file.
    This is the site…
    http://ricklohre.com/blog/happy-humans-project/

    I notice these sites don’t have this issue…
    http://improvephotography.com
    http://davidduchemin.com

    Thoughts??

    Thanks in advance.
    Cheers,
    Rick

    #1043980
    Rick L
    Participant

    Sorry…file did not attach…

    #1044173
    John Ezra
    Member

    Hi there,

    Thanks for writing in! This was actually due to your logo image having extra space below it. You can either crop the image and re-upload it or use CSS to adjust the styling.

    You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    a.x-brand.img {
        margin-bottom: -42px;
    }

    Hope this helps – thanks!

    #1047262
    Rick L
    Participant

    Thank you so very much John.
    Worked perfectly.
    Cheers,
    Rick

    #1047425
    Darshana
    Moderator

    Glad we were able to help 🙂

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