Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1346900
    zero2fearo
    Participant

    Hi-

    Quick question; I am having an issue changing the size of an uploaded logo. The current logo displays much too large. I have tried adjusting the logo size in Customizer, but no changes appear. I also tried uploading a smaller version of the logo, but that just gives me a blurry version at the same dimension. I followed another thread which suggested using Regenerate Thumbnails to solve the issue but that did not work.

    Please advise on how to correct.

    Thx-

    #1346905
    zero2fearo
    Participant
    This reply has been marked as private.
    #1347219
    Friech
    Moderator

    Hi There,

    Thanks for writing in! Please look for this block on your custom CSS

    /* white space between header logo */
    .x-brand img{
      padding-bottom: 12px;
      width: 750px;
     margin-left: -40px;
    }

    And remove the width: 750px; that is the property that giving the logo a width.

    Then control the width of the logo on Customizer under the Header panel and look for the Logo Width option. Just set a proper width for your logo (not too large) and don’t put px on the value.

    Hope it helps, Cheers!

    #1347671
    zero2fearo
    Participant

    That did the trick. Thanks for the help.

    #1347731
    Joao
    Moderator

    Glad to hear it,

    Cheers

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