Tagged: x
-
AuthorPosts
-
November 15, 2016 at 8:10 pm #1258837
sorianoParticipantHi I would like to do the following with my logo, when I scroll down I would like the logo to shrink and stay floating aligned with the menu. is that possible?
my temp web is http://temp.calgaryprohoto.com
November 15, 2016 at 9:42 pm #1258894
Prasant RaiModeratorHello There,
Thanks for writing in!
I am getting following message upon visiting your website.
This site can’t be reached temp.calgaryprohoto.com’s server DNS address could not be found.Request you to please confirm again?
Thanks.
November 16, 2016 at 11:25 am #1259650
sorianoParticipantmy bad, the page is http://temp.calgaryprophoto.com
November 16, 2016 at 11:26 am #1259651
sorianoParticipantWhat is want is what every single theme has, the sticky menu when you scroll down. There is not too much freedom with the logo.
November 16, 2016 at 2:34 pm #1259850
JadeModeratorHi there,
Please go to Appearance > Customize > Header > Navbar Position : Fixed Top then add this code in the customizer:
.x-navbar-fixed-top .x-brand img { width: 150px; }Hope this helps.
November 16, 2016 at 3:21 pm #1259913
sorianoParticipantThe is not what I want, sort of but when you scroll down the logo is still in the way, on top of the content. Can I make insert it on the menu even if I have to make the menu wider and the logo smaller.
November 16, 2016 at 5:38 pm #1260126
FriechModeratorHi There,
You can add this under Custom > CSS in the Customizer.
.x-navbar-fixed-top .x-brand img { margin-top: -40px; max-width: 6%; } .x-navbar-fixed-top .x-navbar-inner { min-height: 80px; }However with the orientation of the logo, it’ll become too small when we try to fit it on the navbar.
If you don’t want the look of the navbar with extra height, you can omit the second block:
.x-navbar-fixed-top .x-navbar-inner { min-height: 80px; }Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1258837 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
