Tagged: x
-
AuthorPosts
-
November 2, 2016 at 11:49 am #1241071
yhshin1020ParticipantHey,
I can’t change my header font color for some reason.
I’ve declared it somewhere else in my customiser css but i can’t seem to locate it or change the color of the header items.
How do I change it?
Thanks.
November 2, 2016 at 11:50 am #1241075
yhshin1020ParticipantThis reply has been marked as private.November 2, 2016 at 12:55 pm #1241179
RahulModeratorHey There,
Thanks for writing in!
Kindly add this CSS at Appereance > Customizer > Custom > CSS :
.cp-info-bar { color: #ff2a13; }Lets change the color to a required one by replacing the #ff2a13 code from the above CSS.
Hope this helps!
Let us know how it goes!
November 2, 2016 at 5:36 pm #1241531
yhshin1020ParticipantThis reply has been marked as private.November 2, 2016 at 11:53 pm #1241909
FriechModeratorNovember 3, 2016 at 12:44 am #1241949
yhshin1020ParticipantThis reply has been marked as private.November 3, 2016 at 1:32 am #1241983
RupokMemberHi there,
It seems you are using Ubermenu and already set a font-family with custom CSS :
.ubermenu-responsive-toggle-main, .ubermenu-main, .ubermenu-main .ubermenu-target, .ubermenu-main .ubermenu-nav .ubermenu-item-level-0 .ubermenu-target { font-family: myriad-set-pro_thin; }You can change the font-family from there.
Cheers!
November 3, 2016 at 2:00 am #1242001
yhshin1020ParticipantI didnt see such code in the Customiser, was this placed somewhere else?
Thanks.
November 3, 2016 at 2:06 am #1242002
RupokMemberHi there,
It’s your custom font so you must have added this somewhere else. If you don’t see within Customizer then you might have added on page level custom CSS. However I can re-add this to Customizer and change the font-family.
Cheers!
November 3, 2016 at 2:57 am #1242043
yhshin1020ParticipantThis reply has been marked as private.November 3, 2016 at 3:41 am #1242065
ChristianModeratorThat would require additional custom CSS. Further customization from here would be outside the scope of our support. It would be best to simply change the background color. The CSS would be
.blog .x-navbar { background: black !important; }Change black as per your needs. Please see http://cloford.com/resources/colours/500col.htm or http://www.color-hex.com/ for more CSS colors.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1241071 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>

