Tagged: x
-
AuthorPosts
-
January 23, 2017 at 1:51 am #1341145
lisaparisParticipantHello!
I have a few questions here regarding A) the text that says “Not just another wordpress theme…” on the top of my website pages. How do I remove this? (pictured in attached)
And B) how do I customize the social media icons also on my website (and also pictured in attached)? I would like to change their color, link my social pages to them and also delete the ones I do not want to include. Can you tell me how to do this?
Lastly, C) is it possible to change all of the fonts on my website? It is an X Theme site with the Icon 07 demo content installed. Please let me know how to do this as well. Thanks!!
January 23, 2017 at 2:30 am #1341179
Rue NelModeratorHello There,
Thanks for writing in!
#1] This area is the topbar. You can change or remove the topbar content text in the customizer. Simply go to Appearance > Customizer > Header > Miscellaneous and find the “Topbar Content”. Please check our knowledge base for more information; https://community.theme.co/kb/customizer-header/
#2] If you want to add or remove any icons, simply supply or left it blank in the customizer, Appearance > Customizer > Socials. To know more about this options, please check it here: https://community.theme.co/kb/customizer-social/
#3] You can change the fonts for your site, still, in the customizer. Please go to Appearance > Customizer > Typography. For more details, please check this: https://community.theme.co/kb/customizer-typography/
Hope this helps.
January 24, 2017 at 9:30 pm #1344167
lisaparisParticipantThis is helpful! Regarding the social icons can you tell me how I can change their color? They are green currently and I want to change that. Thanks!
January 24, 2017 at 11:25 pm #1344243
Prasant RaiModeratorHello There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.x-colophon.bottom .x-social-global a { color: #ddd; }Thanks.
January 25, 2017 at 10:07 am #1344871
lisaparisParticipantOk I will so this but I am not familiar with code so do I need to put in there the color I want? I don’t know how to do that so your help is greatly appreciated. Thanks!
January 25, 2017 at 12:24 pm #1345057
RupokMemberHi there,
You just need to add the code under Custom > CSS in the Customizer and you can change the color code with your preferred color.
Cheers!
January 25, 2017 at 1:25 pm #1345122
lisaparisParticipantI added this code under customer > css but I do not know where to go or how to change the actual color from this point. Can you advise me on this? Thanks!
January 25, 2017 at 2:06 pm #1345184
JadeModeratorHi there,
From the code:
.x-colophon.bottom .x-social-global a { color: #ddd; }Change
#dddto the value of the color you want to use.You can get the color values here : http://htmlcolorcodes.com/
Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1341145 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
