Tagged: x
-
AuthorPosts
-
May 4, 2016 at 12:49 pm #912916
Jacko_PintoParticipantHello.
1 -Is it possible to have a site menu look like it does on mobile devices… I mean have it be “hidden” and have those three lines present at all times so that users have to click on them to reveal the menu? (see attached)
2- Are there recommended plugins to display a Souncloud Feed and and Instagram feed inside an X theme site?How would I do this?
Best regards!
May 4, 2016 at 4:42 pm #913286
RahulModeratorHi There,
Thanks for writing in!
Try adding following CSS under Appearance > Customize > Custom > CSS:
nav.x-nav-wrap.desktop { display: none; } a.x-btn-navbar { display: block; float: right; } .x-nav-wrap.mobile.collapse.in { display: block; }Hope it helps.
May 4, 2016 at 4:51 pm #913303
Jacko_PintoParticipantThanks I will try it.
Now, I’m having trouble finding where to change the color for the menu when viewed on mobile devices.
This is the URL: http://ccdrcurridabat.com/anai/
When viewed on mobile, the whole menu area is white. Where do I change this? I can’t find it.
Thanks!
May 4, 2016 at 10:34 pm #913693
RadModeratorHi there,
Would you mind providing a screenshot? Is it the mobile icon color, or is it the background color? I don’t see any white area on navbar on my mobile browser.
Thanks!
June 1, 2016 at 8:42 pm #1021187
Jacko_PintoParticipantThis reply has been marked as private.June 2, 2016 at 2:14 am #1021634
JoaoModeratorHi there please the following code at your Appearance > Customize > Custom > CSS
a.x-btn-navbar, .x-btn-navbar:hover, a.x-btn-navbar.collapsed, .x-btn-navbar.collapsed:hover { color: blue; }Hope that helps,
Joao
June 2, 2016 at 5:04 pm #1023047
Jacko_PintoParticipantThanks,
But I only need it to visible when the window shrinks or when viewed on mobile devices, not all the time.
Thanks for the help!
June 2, 2016 at 5:06 pm #1023050
Jacko_PintoParticipantAfter I tried that my menu is completely gone now. Please help!
June 3, 2016 at 12:00 am #1023623
Paul RModeratorHi,
The code provided above should fix it.
Please add the code in Appearance > Customize > Custom > Edit Global CSS
If that doesn’t help, please provide wordpress admin login in private reply.
Thanks
June 14, 2016 at 5:46 pm #1042264
Jacko_PintoParticipantThis reply has been marked as private.June 15, 2016 at 3:53 am #1042875
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
.x-btn-navbar.collapsed { color: rebeccapurple; } .x-btn-navbar.collapsed:hover,.x-btn-navbar:hover { color: #000; }Hope that helps.
June 15, 2016 at 4:48 pm #1044032
Jacko_PintoParticipantThank you.
I added that code but the menu bar is still not visible when I shrink the window. How can i fix this?
June 15, 2016 at 4:51 pm #1044041
Jacko_PintoParticipantSorry, I can see it now. It looks like there was a cache issue. Thanks for the help!
June 15, 2016 at 9:36 pm #1044456
FriechModeratorCool, we’re delighted to assist you with this.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-912916 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
