Tagged: x
-
AuthorPosts
-
January 26, 2017 at 4:21 pm #1346900
zero2fearoParticipantHi-
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-
January 26, 2017 at 4:24 pm #1346905
zero2fearoParticipantThis reply has been marked as private.January 26, 2017 at 9:12 pm #1347219
FriechModeratorHi 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!
January 27, 2017 at 6:41 am #1347671
zero2fearoParticipantThat did the trick. Thanks for the help.
January 27, 2017 at 7:36 am #1347731
JoaoModeratorGlad to hear it,
Cheers
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1346900 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
