Tagged: x
-
AuthorPosts
-
January 16, 2017 at 12:49 pm #1332420
15bakesParticipantHi on my site http://goldentouchwebdesign.com/ i need my topbar content inline with my logo.
January 16, 2017 at 2:33 pm #1332541
JoaoModeratorHi There,
Please turn off your topbar and add the following code to Appereance > Customizer > Custom > CSS
a.x-brand.img:after { content: "Email : [email protected] | Phone: (250) 908-8026"; font-size: .4em; vertical-align: middle; margin-left: 8px; float: right; margin-top: 20px; }Hope it helps
Joao
January 17, 2017 at 9:58 am #1333645
15bakesParticipantHi I tried adding it a few times and it did not work
January 17, 2017 at 10:32 am #1333699
RupokMemberHi there,
Thanks for writing back. Let’s update the code a bit :
a.x-brand.img::after { color: #fff; content: "Email : [email protected] | Phone: (250) 908-8026"; font-size: 0.4em; letter-spacing: 0; margin-left: 8px; margin-top: 20px; vertical-align: middle; }I have tested the code and hopefully it will do the job.
Cheers!
January 19, 2017 at 11:53 am #1336961
15bakesParticipanthi now it looks very odd, haha.
If you could just get it like a topbar inline with the logo that’d be great.
January 19, 2017 at 12:04 pm #1336974
JoaoModeratorHi There,
Please add the following code to Appereance > Customizer > Custom > CSS
.x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) { padding-left: 15px; padding-right: 15px; } .x-navbar .desktop .x-nav > li > a > span { font-size: 13px; }Hope it helps
Joao
January 19, 2017 at 12:05 pm #1336975
15bakesParticipantI needed to take away your code because It looked awkward but here is a picture of how it looked http://imgur.com/a/8HvXh
January 19, 2017 at 12:31 pm #1337010
JadeModeratorHi there,
Please try this:
a.x-brand.img::after { color: #fff; content: "Email : [email protected] | Phone: (250) 908-8026"; font-size: 12.5px; letter-spacing: 0; margin-left: 8px; margin-top: 20px; vertical-align: middle; }Hope this helps.
January 19, 2017 at 1:09 pm #1337081
15bakesParticipantHi sorry, by inline I meant stacked. Other then that the code looks great
January 19, 2017 at 1:27 pm #1337113
JoaoModeratorHi There,
To make it stacked, remove the code and go to Appereance > Customizer > Header and change from inline to stacked.
Hope it helps
Joao
January 19, 2017 at 4:17 pm #1337377
15bakesParticipantsorry I meant I want the topbar inline with the logo but stacked above it. I don’t want everything stacked. I want it to look like this site for example https://www.rankleads.com/
January 19, 2017 at 8:06 pm #1337710
Rue NelModeratorHello There,
Thank you for providing the example url. First you will need to remove the given css code from our previous replies. And then you will have to enable the topbar in the customizer. Simply go to Appearance > Customize > Header > Miscellaneous and turn “On” the topbar. In the topbar content, please put this html code;
<span style="color: #fff; font-size: 12.5px; letter-spacing: 0;">Email : [email protected] | Phone: (250) 908-8026</span>We would loved to know if this has work for you. Thank you.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1332420 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
