Tagged: x
-
AuthorPosts
-
April 23, 2016 at 9:58 am #896690
ErmanParticipantHi,
I’m trying to place the buttons I created in the header topbar section next to the social buttons, but I can’t get it to work.
float:right changes the position, but it’s on the right side of the social buttons. Any idea? Thank you very much!April 24, 2016 at 7:58 am #897377
ChristopherModeratorThanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
April 25, 2016 at 4:19 am #898311
ErmanParticipantThis reply has been marked as private.April 25, 2016 at 11:19 am #898869
RupokMemberHi there,
Thanks for updating. I can’t see any button on your Topbar – http://prntscr.com/awotqq
Would you clarify with a screenshot?
Cheers!
April 25, 2016 at 11:41 am #898900
ErmanParticipantThis reply has been marked as private.April 26, 2016 at 2:00 am #899818
Paul RModeratorHi,
You can add this under Custom > Edit Global CSS in the Customizer.
.x-topbar .p-info { float: right; }Hope that helps
April 26, 2016 at 2:31 am #899850
ErmanParticipantHi Paul,
thanks, and how can I move the social buttons to the right? The social buttons are now on the left of the links.April 26, 2016 at 4:01 pm #901013
JadeModeratorHi there,
Please remove the code suggested previously and add this instead:
.x-social-global, .x-topbar .p-info { float: none !important; display: inline-block !important; } .x-social-global a { position: relative; top: 2px; } .x-topbar-inner { text-align: right; }Hope this helps.
April 26, 2016 at 4:51 pm #901067
ErmanParticipantThis reply has been marked as private.April 26, 2016 at 10:52 pm #901385
Prasant RaiModeratorHello There,
Thanks for writing in!
I see that you have activated maintenance page on the website. Please share login details with us in a private reply.
Thanks.
April 27, 2016 at 2:21 am #901569
ErmanParticipantThis reply has been marked as private.April 27, 2016 at 11:07 am #902470
RupokMemberHi there,
Thanks for updating. Kindly update the suggested code to following :
.x-topbar .x-social-global, .x-topbar .p-info { float: none !important; display: inline-block !important; } .x-social-global a { position: relative; top: 2px; } .x-topbar-inner { text-align: right; }Hope this helps.
Cheers!
April 27, 2016 at 2:50 pm #902930
ErmanParticipantThank you very much, it worked!!
April 27, 2016 at 11:40 pm #903497
Prasant RaiModeratorYou are most welcome. 🙂
May 25, 2016 at 3:42 am #1008698
ErmanParticipantThis reply has been marked as private. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-896690 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
