Tagged: x
-
AuthorPosts
-
June 17, 2016 at 5:44 am #1046845
thewisegooseParticipantI would like to change the mobile menu button from been centered under the site logo, to be in the upper top right of the screen, possibly next to the social icons in the topbar
http://watkinsonjoinery.co.uk/
Thanks
June 17, 2016 at 7:31 am #1046940
Paul RModeratorHi,
Thanks for writing in!
To achieve that, you can try adding this in Custom > Edit Global Javascript
jQuery( function($) { $(".x-btn-navbar").appendTo(".x-topbar .x-social-global"); });Hope that helps.
June 17, 2016 at 8:30 am #1047010
thewisegooseParticipantThanks, but the shape took on the circle hover of the social icons. Is it possible to have it on it own, top right of the screen?
June 17, 2016 at 10:20 am #1047135
JoaoModeratorHi There,
Seems like you removed the code so it is hard for us to make the necessary adjustments.
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks
Joao
June 17, 2016 at 11:49 am #1047246
thewisegooseParticipantThis reply has been marked as private.June 17, 2016 at 1:58 pm #1047399
JoaoModeratorHi There,
Add the code provided by Paul on Appereance Customizer Custom Javascript.
And Add this code on Appereance Customizer Custom CSS:
.home .x-btn-navbar { margin-top: -42px; float: right; margin-right: 20px; }Hope that helps,
Joao
June 17, 2016 at 2:24 pm #1047432
thewisegooseParticipantThanks, it’s where I want it to be, but I like the original button better (this one as got an off center round background)
June 17, 2016 at 2:30 pm #1047439
RahulModeratorSure, You can set it as per your need. Let us know if you need any further help.
Cheers
June 17, 2016 at 2:41 pm #1047454
thewisegooseParticipantSorry, I Would like the button to be like the original Integrity button, cant figure out how to do it… also I would like the 4 social icons to be centered over the logo
ThanksJune 17, 2016 at 4:10 pm #1047550
thewisegooseParticipantsorted it – I just changed append to the .x-topbar & tweeked the css
ThanksJune 17, 2016 at 6:11 pm #1047649
JadeModeratorGlad to hear you got it sorted. Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1046845 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
