Tagged: x
-
AuthorPosts
-
January 26, 2017 at 7:18 pm #1347115
rabblerParticipantIts all over the site at http://rabble.wpstagecoach.com/category/print-edition/rabble11/
Finding it impossible to get the right css to do it.
Sorry about the constant questions just have a very nitpicky team!!
January 26, 2017 at 10:30 pm #1347265
Prasant RaiModeratorHello There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.x-navbar .desktop .x-nav > li > a { height: 50px !important; } .x-navbar-inner { min-height: 50px !important; } body.x-navbar-fixed-top-active .x-navbar-wrap { height: 50px !important; }Thanks.
January 27, 2017 at 3:22 am #1347489
rabblerParticipantThanks also where’s the mobile menu gone?
January 27, 2017 at 3:28 am #1347502
Paul RModeratorHi,
It’s white and not visible on a white background.
You can add this under Custom > Edit Global CSS in the Customizer.
@media (max-width: 979px) { .masthead-stacked .x-btn-navbar { margin-top: 30px; color: #000 !important; box-shadow: inset 0 0 0 transparent, 0 1px 5px rgba(0,0,0,0.25); padding: 10px 15px; border-radius: 5px; } }Hope that helps.
January 27, 2017 at 5:05 am #1347591
rabblerParticipantHi, sorry I was referring to how the drop sits a good bit away from the menu it pops out of – just like here, I want it close to the nav bar at the top. Just like in the demo.
Thanks for all the help.
January 27, 2017 at 6:05 am #1347639
LelyModeratorHi There,
Please update this custom CSS:
.x-navbar .desktop .x-nav > li ul{ top: 122px; }To this:
.x-navbar .desktop .x-nav > li ul:not(.sub-menu) { top: 122px; }Hope this helps.
January 27, 2017 at 7:15 am #1347707
rabblerParticipantthe drop down is still appearing way below
where as i want it like this
January 27, 2017 at 12:18 pm #1348023
rabblerParticipantThe above is a Photoshop mock up
January 27, 2017 at 5:02 pm #1348289
RadModeratorHi there,
You should change your menu height from 120px to 50px. You can configure it at Admin > Appearance > Customizer > Header > NAVBAR > Navbar Top Height (px) (do not add px unit)
Thanks!
January 28, 2017 at 2:20 pm #1349023
rabblerParticipantThanks for all the help on this.
Its why I recommend Theme X to all and sundry.
One last question.
There’s a bit of excess white space on mobile view
Any way to rid?
January 28, 2017 at 11:41 pm #1349315
ChristopherModeratorHi there,
If you hover/click over that empty place, it’s where your featured image is being displayed. Please see the attachment.
Thanks.
January 29, 2017 at 7:00 am #1349513
rabblerParticipantNot on the front page it’s not.
There’s a rev slider that’s off for mobile.
Ive no idea what that space is.
January 29, 2017 at 7:23 am #1349521
ChristopherModeratorHi there,
Please provide us with URL of page in question.
Thanks.
January 29, 2017 at 8:08 am #1349549
rabblerParticipantJanuary 29, 2017 at 2:55 pm #1349858
NicoModeratorHi There,
Remove or adjust the margin top in the code that we suggested above. This code below:
@media (max-width: 979px) { .masthead-stacked .x-btn-navbar { margin-top: 30px; color: #999999 !important; box-shadow: inset 0 0 0 transparent, 0 1px 5px rgba(0,0,0,0.25); padding: 10px 15px; border-radius: 5px; }Hope it helps.
Let us know how it goes.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1347115 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
