Tagged: x
-
AuthorPosts
-
August 25, 2016 at 3:49 am #1146291
walt@nwdParticipantHello,
I’ve made the changes at this thread:
https://community.theme.co/forums/topic/smaller-logo-when-scrolling/
But, my logo doesn’t show up!
Everything else seems right, and I like the way it is looking, but I’d like a different logo (similar to the previous thread site) when the smaller navbar sticks at the top.
What’d I miss?
Here’s the site:
http://compassionatesleepsolutions.novelwebsitedesignprivacy.com/
Thanks!
-W
August 25, 2016 at 4:53 am #1146354
RadModeratorHi there,
Thanks for posting in.
I don’t see this code being implemented
jQuery(function($) { $('.x-navbar #menu-menu').prepend( '<li class="menu-item menu-logo"><a href="https://kicksandchronicles.com/category/soccer/"><span><img width="50" src="https://kicksandchronicles.com/wp-content/uploads/2016/02/KC-Logo-Stacked-3.jpg"></span></a></li>' ); });It should add the logo, and the CSS should hide and display it. If you have cache plugin then please clear them before testing.
Please provide your login credentials in private reply in case we need to test it directly.
Thanks!
August 26, 2016 at 6:55 pm #1148917
walt@nwdParticipantThis reply has been marked as private.August 26, 2016 at 10:32 pm #1149247
RadModeratorHi there,
I don’t see it from the last time I checked but yes, I can see it now. Please change it into this,
jQuery(function($) { $('.x-navbar #menu-main-menu').prepend( '<li class="menu-item menu-logo"><a href="https://kicksandchronicles.com/category/soccer/"><span><img width="50" src="https://kicksandchronicles.com/wp-content/uploads/2016/02/KC-Logo-Stacked-3.jpg"></span></a></li>' ); });That should do it, cheers!
August 26, 2016 at 11:07 pm #1149261
walt@nwdParticipantYes, it’s there now!
But, shoved over to the right and under the menu.
How would I shift it to the left?
Thanks,
W
August 27, 2016 at 1:17 am #1149347
ChristopherModeratorHi there,
Please our code to:
.x-navbar.x-navbar-fixed-top .menu-logo { display: block; background: url(http://compassionatesleepsolutions.novelwebsitedesignprivacy.com/wp-content/uploads/2016/03/Logo-header.png) no-repeat left top; width: 200px; }Hope it helps.
August 28, 2016 at 1:44 am #1150240
walt@nwdParticipantThat did it!
Thanks!
-W
August 28, 2016 at 1:50 am #1150247
Rue NelModeratorYou’re welcome!
We’re glad we were able to help you out. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1146291 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
