Tagged: x
-
AuthorPosts
-
August 14, 2016 at 7:55 am #1130755
codevanillaParticipantHi Guys
Really impressed with Ethos and the customisations possibilities out of the box. I’m using the latest version of WP and X with Ethos stack enabled.
My site is not online so I hope screen shots will show what I am talking about. I have not added custom code to the areas I am referring to so they should be as shipped.
1. How can I add a second logo on right of navbar – see attached mock up. I would like it to act the same as the primary logo when resizing/responsive.
2. When I change the width of the screen the burger appears as expected but the men items remain. I am missing the setting for how to make them go away when the burger appears.Many thanks
MAugust 14, 2016 at 8:50 am #1130777
ChristianModeratorHey there,
Thanks for writing in.
1. Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities.
2. We will need to login to your site to investigate the issue so we will need your site to be online.
August 16, 2016 at 8:42 am #1133521
codevanillaParticipantThis reply has been marked as private.August 16, 2016 at 11:14 am #1133755
ThaiModeratorHi Matt,
To hide the right logo on the mobile version, please add the following CSS under Customizer > Custom > Global CSS:
@media (max-width: 979px){ .x-brand_right { display: none; } }Hope it helps 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1130755 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
