Tagged: x
-
AuthorPosts
-
August 1, 2016 at 4:42 am #1111765
noznewmanParticipantHi
I am using the Ethos stack and fixed right hand menu. However, the sub menu is not appearing for About and Services?
URL http://quantectest.co.uk.gridhosted.co.uk/
WP and Theme all up to date.
Help 🙂
Regards
PaulAugust 1, 2016 at 4:58 am #1111779
LelyModeratorHello Paul,
Thank you for the URL. Please try adding the following custom CSS on Appearance > Customize > Custom > Edit Global CSS:
.x-navbar { overflow-y: initial !important; }Hope this helps.
August 1, 2016 at 5:17 am #1111788
noznewmanParticipantThis reply has been marked as private.August 1, 2016 at 5:42 am #1111802
ChristopherModeratorHi there,
No, the CSS added in latest release of X caused this. We’ve already reported that.
Thanks.
August 1, 2016 at 5:49 am #1111806
noznewmanParticipantOK thanks,
Another quick question…
I’m trying to replicate the right hand nav and top bar that sitecore use http://www.sitecore.net/
My test site http://quantectest.co.uk.gridhosted.co.uk/
I’ve used the ‘top bar’ on and embedded the logo…how would I put a button in that top bar too? Ideally I’d like the right hand nav logo to line up with the top bar logo height too?
cheers
PaulAugust 1, 2016 at 5:59 am #1111810
ChristopherModeratorHi there,
Please add this code too :
a.x-brand.img { margin-top: 0; }Update your code in topbar to :
<div class="x-column x-1-2 x-sm"><img src="http://quantectest.co.uk.gridhosted.co.uk/wp-content/uploads/2016/08/QUantec-Word-only-WHITE.png" alt="Quantec Logo" style="width:250px;height:47px;"></div> <div class="x-column x-1-2 x-sm"><a class="x-btn x-btn-large" href="#" title="More About Us" data-options="thumbnail: ''">More About Us</a></div>Hope it helps.
August 1, 2016 at 6:08 am #1111819
noznewmanParticipantThis reply has been marked as private.August 1, 2016 at 7:31 am #1111899
JoaoModeratorHi There,
Would you mind sharing your WP Admin Credentials in a private reply so we can take a look on how you setup your topbar content and help you find a easy fix?
Thanks
Joao
August 1, 2016 at 7:56 am #1111917
noznewmanParticipantThis reply has been marked as private.August 1, 2016 at 8:57 am #1111994
JoaoModeratorHi There
Let´s try a slightly different setup:
Please use this content on your Appereance > Header > Topbar Content:
<p><img src="http://quantectest.co.uk.gridhosted.co.uk/wp-content/uploads/2016/08/QUantec-Word-only-WHITE.png" alt="Quantec Logo" style="width:200px;height:37px;">       <a class="x-btn x-btn-small" href="http://www.quantecconsultants.com/Default.aspx" title="Customer Login" data-options="thumbnail: ''">Customer Login</a></p>And add this to Appereance > Customizer > Custom > CSS
.x-topbar { padding-top: 25px; }I also reccomend setting your Appereance > Header > Mobile Navbar Button Alignment (px)> 20
So your mobile icon will align well.
Hope that helps
Joao
August 1, 2016 at 11:55 am #1112292
noznewmanParticipantThis reply has been marked as private.August 1, 2016 at 12:44 pm #1112365
JoaoModeratorHi There
Use this as your topbar content instead:
<p><img src="http://quantectest.co.uk.gridhosted.co.uk/wp-content/uploads/2016/08/QUantec-Word-only-WHITE.png" alt="Quantec Logo" style="width:200px;height:37px;">       <a style="float:right;" class="x-btn x-btn-small" href="http://www.quantecconsultants.com/Default.aspx" title="Customer Login" data-options="thumbnail: ''">Customer Login</a></p>Hope it helps
Joao
August 1, 2016 at 1:05 pm #1112400
noznewmanParticipantThis reply has been marked as private.August 1, 2016 at 1:06 pm #1112401
JoaoModeratorYou are welcome,
Let us know if we can help with anything else.
Have a great day!
Joao
August 15, 2016 at 4:47 am #1131631
noznewmanParticipantThis reply has been marked as private. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1111765 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
