Tagged: x
-
AuthorPosts
-
January 21, 2017 at 10:53 am #1339717
fictionadminParticipanthey!
im workin on this side here http://teststage.monkeeplatez.com
want to keep the topbar fixed (always visible).
Additinal i want to add some text on the left side (phonenumber) and some text like the emailadress
on the right side of the topbar. how can i adjust the text-align? or better the postion in px?
thanks!best
alexJanuary 21, 2017 at 5:22 pm #1339948
Rue NelModeratorHello Alex,
Thanks for writing in! To keep your topbar as fixed, please check out this thread: https://community.theme.co/forums/topic/sticky-topbar/#post-795687
Hope this helps. Please let us know.
January 22, 2017 at 11:26 am #1340551
fictionadminParticipanthey!
this is working fine topbar is now fiexed. can u say may how can i adjust the text to the right side?
want to have the phonenumber left and the email right inside of the topbar.
thanks!January 22, 2017 at 12:00 pm #1340595
RupokMemberHi there,
Thanks for writing back. Let’s update the Topbar content to following :
<span class="topbar-phone">Kostenlose Erstberatung +49 [0] 30 / 43 60 74 51</span> <span class="topbar-email">E-Mail [email protected]</span>Then add this under Custom > CSS in the Customizer.
.x-topbar .p-info { display: block; width: 100%; } .x-topbar .topbar-phone { float: left; } .x-topbar .topbar-email { float: right; }Hope this helps.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1339717 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
