Tagged: x
-
AuthorPosts
-
November 10, 2016 at 3:59 am #1251443
HelloParticipantYes please. All caps.
My original question was how to set/edit the text in the Top Bar to the same as the rest of the theme, Verdana.
As you can see from the previous replies from support, the CCS doesn’t work and I don’t have a child theme.
Can you fix this as well.
Thank you.
November 10, 2016 at 5:22 am #1251517
Paul RModeratorHi,
The css doesn’t work because we misunderstood what you are trying top achieve.
Please add this in Custom > Edit Global CSS in the customizer
.x-navbar .desktop .sub-menu a { text-transform: uppercase; } .x-topbar .p-info { font-family: Verdana, Geneva, sans-serif !important; }Hope that helps.
November 10, 2016 at 6:05 am #1251557
HelloParticipantHi,
The capitals work for the submenus! Thank you. But again the Top Bar font is the same.Please try again.
Thank you.
November 10, 2016 at 8:28 am #1251709
JoaoModeratorHi there,
The code below works, I verified and the font is Verdana when loaded.
.x-topbar .p-info { font-family: Verdana, Geneva, sans-serif !important; }How you would like it to look?
Let us know,
Joao
November 10, 2016 at 8:49 am #1251750
HelloParticipantThis reply has been marked as private.November 10, 2016 at 10:52 am #1251935
JoaoModeratorHi There,
Please add the following code instead:
.x-topbar .p-info { font-family: Verdana, Geneva, sans-serif !important; font-weight: 600; color: red; }Thanks
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1248712 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
