Tagged: x
-
AuthorPosts
-
October 14, 2016 at 4:44 am #1215945
heltaskeltaParticipantHi there,
I need to make some modifications to the social icons in the top nav bar.
I will send more details in a private post as this site is on our development server…
October 14, 2016 at 4:51 am #1215949
heltaskeltaParticipantThis reply has been marked as private.October 14, 2016 at 6:40 am #1216018
Paul RModeratorHi,
You can add this under Custom > Edit Global CSS in the Customizer.
.x-topbar p:empty { display:none; } .x-topbar .x-social-global a { margin-right:0; margin-left:0; line-height: 35px; } .x-topbar .x-social-global { margin-right:10px; } @media (max-width: 767px) { .x-topbar .x-social-global { margin-right:0; min-width: 120px; display: inline-block; } }Hope that helps.
October 14, 2016 at 6:58 am #1216035
heltaskeltaParticipantAwesome!
October 14, 2016 at 8:54 am #1216146
JoaoModeratorGlad to hear it,
Joao
December 1, 2016 at 8:54 am #1277459
heltaskeltaParticipantThis reply has been marked as private.December 1, 2016 at 8:58 am #1277468
heltaskeltaParticipantSorry, logo size will be 60x250px not 50x210px as previously mentioned.
December 1, 2016 at 12:55 pm #1277740
RupokMemberHi there,
You can place the image tag within Topbar content and give it a custom class name for the sake of customization. If you need our help with some beautification, we can assist you but this kind of customization is out of our supprot scope.
Thanks!
December 2, 2016 at 4:06 am #1278614
heltaskeltaParticipantThis reply has been marked as private.December 2, 2016 at 5:05 am #1278646
Paul RModeratorHi,
Please remove your code and add this.
.x-topbar { padding:0; } .x-topbar .p-info { position: absolute; left: 0; } .x-topbar .x-social-global { line-height: 60px; } .x-topbar .topnavinfo, .x-topbar .topnavemail { margin-top:15px; }Hope that helps.
December 2, 2016 at 5:12 am #1278654
heltaskeltaParticipantSorry, didn’t work! Please advise. Thx
December 2, 2016 at 5:15 am #1278655
heltaskeltaParticipantThis reply has been marked as private.December 2, 2016 at 6:36 am #1278697
Paul RModeratorHi,
Kindly change this
.x-topbar .p-info { position: absolute; left: 0; }to this
.x-topbar .bwlogotopnav { position: absolute; left: 0; }Hope that helps.
December 2, 2016 at 7:04 am #1278712
heltaskeltaParticipantThis reply has been marked as private.December 2, 2016 at 10:35 am #1278914
JadeModeratorHI there,
Please add this CSS:
@media (max-width: 767px) { .x-topbar .x-social-global { position: absolute; top: 50%; } .x-topbar { min-height: 120px; } }Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1215945 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
