Tagged: x
-
AuthorPosts
-
December 15, 2016 at 1:36 am #1293895
Debbie LParticipantHi, I originally had a thread … #1290528 … asking the question about social media icons in the left side navbar.
I was given the thread https://community.theme.co/forums/topic/social-media-icons-in-the-navbar/
I followed this and added the code to the navbar_php file.However, I was diverted from this thread with a suggestion to add them as menu tabs, which I successfully achieved.(see image below)
However … my client does not like this look as it goes down the page.
Is there a way to have them go side by side ??
I am using a stage website at the moment ….. http://www.corecider.com.au/stageAppreciate your assistance once again.
December 15, 2016 at 1:52 am #1293903
Paul RModeratorHi,
You can add this under Custom > Edit Global CSS in the Customizer.
.x-navbar .x-nav-wrap.desktop .menu-item-2721, .x-navbar .x-nav-wrap.desktop .menu-item-2722, .x-navbar .x-nav-wrap.desktop .menu-item-2723 { float:left; } .x-navbar .x-nav-wrap.desktop .menu-item-2721 a, .x-navbar .x-nav-wrap.desktop .menu-item-2722 a { padding-right:10px; } .x-navbar .x-nav-wrap.desktop .x-menu-item-woocommerce { clear:both; }Hope that helps.
December 15, 2016 at 2:27 am #1293911
Debbie LParticipantThanks Paul …… Worked a treat !
Can we move it right to align with other tabs (see image attached)
Really appreciate your helpDecember 15, 2016 at 2:41 am #1293917
Rue NelModeratorHello There,
Thanks for the updates! To align the icons, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-navbar .x-nav-wrap.desktop .menu-item-2721 a { padding-left: 20px !important; }Hope this helps. Please let us know how it goes.
December 15, 2016 at 2:53 am #1293929
Debbie LParticipantThanks !! It looks spot on !! Thanks heaps … you dazzle me with your brilliance … Cheers
December 15, 2016 at 2:57 am #1293933
Rue NelModeratorYou’re welcome! We’re happy to help you out.
If you need anything else we can help you with, don’t hesitate to open another thread. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1293895 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
