Tagged: x
-
AuthorPosts
-
November 8, 2016 at 8:49 am #1248728
HelloParticipantHi,
How do I change the font in Header, under Top Bar Content? I like to have the same font and colour (black) as other parts of the homepage.The Body and Content font in Body Font is Verdana (System). The font in the Top Bar looks similar to Verdana but thinner.
http://www.trillionpeak.com – The Under Construction plugin is being used.
Please reply soonest.
November 8, 2016 at 9:41 am #1248796
Prasant RaiModeratorHello There,
Thanks for writing in!
Please use following CSS under Custom > CSS in the Customizer to change font in header:
.x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) { color: #000 !important; font-family: Verdana, Geneva, sans-serif !important; }Let us know how it goes.
Thanks.
November 8, 2016 at 10:29 am #1248882
HelloParticipantHi,
Tried that in Edit Global CSS. Doesn’t work?November 8, 2016 at 10:41 am #1248903
JoaoModeratorHi There,
Please add to style.css of your child theme or to Appereance > Customizer > Custom > CSS
Hope it helps
Joao
November 8, 2016 at 12:17 pm #1249045
HelloParticipantHi,
I did that. I went to Appearance, Customise, Custom, Edit Global CSS and added the CSS.But no difference. I have attached a screenshot.
Is there another way? Or something missing?
November 8, 2016 at 2:27 pm #1249177
JoaoModeratorHi There,
I tested on my installation and it does work.
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 / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks
Joao
November 11, 2016 at 4:44 am #1253146
HelloParticipantThis reply has been marked as private.November 11, 2016 at 8:01 am #1253322
Paul RModeratorHi,
The font is the same but the font-size and letter spacing are different plus the text in your topbar is in uppercase
so it looks different.I check the source code and I can see that the css code is working.
I tried setting your body text to uppercase, and set it to the same font size and letter spacing.
It now looks the same
http://screencast.com/t/eqUMxOEC5nLB
Hope that helps.
November 11, 2016 at 9:57 am #1253430
HelloParticipantHi,
That’s cool. Thanks. But now there is a bit too much space on the right side.Can you see the left and right sides of the full width screen are lopsided.
Please help shift the menu bar over to the right and align the contact email icon vertically with the cart below so both sides are equal in distance to the sides.
Thank you.
November 11, 2016 at 12:01 pm #1253585
JoaoModeratorHi There,
Please add the following code to Appereance > Customizer > Custom > CSS
.x-navbar { margin-left: 15%; }Hope it helps
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1248728 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
