Tagged: x
-
AuthorPosts
-
October 18, 2016 at 9:37 pm #1221728
jrhager84ParticipantI am building a new site, and I can’t seem to figure out how to make the header image to static (so it doesn’t fix to top) and the navbar fixed, so the header image goes away, but the navbar sticks to the top? Thanks!
October 18, 2016 at 9:41 pm #1221735
jrhager84Participantsite: boisefoodsalvage.org
October 19, 2016 at 2:30 am #1221936
RupokMemberHi there,
In that case you should use “Stacked” navbar instead of inline because you are using the logo as stacked.
You can also try this CSS :
.x-navbar.x-navbar-fixed-top .x-brand.img { display: none; }But it won’t hide it nicely and I’d suggest to use “Stacked” Navbar from Customizer > Header > Logo and Navigation – http://prntscr.com/cw4ryr
Cheers!
October 19, 2016 at 3:25 pm #1222807
jrhager84ParticipantHow do I get the logo to align left again in stacked? I can’t seem to target the img appropriately? Thanks! We’re halfway there.
October 19, 2016 at 3:29 pm #1222811
jrhager84ParticipantAwesome. I figured it out.
.x-brand.img { float: left; }October 19, 2016 at 5:01 pm #1222921
JadeModeratorGlad to hear that.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1221728 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
