Hello and thank you in advance. Would you please help me to change the font in the homepage intro section to match the feature content text /font? I would like the consistency of one universal font through my pages. I can see how to affect with some HTML but have not been able to change font. Please see: http://www.hypnotherapy-utah.com/Wordpress/ May I ask, what is the font in the features text? I saw your answer to pieceacake, Tuesday at 10:13 PM. but I was unable to successfully change. Thank you again in advance.
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .content-wrapper .content-info h1 { font-family: "Trebuchet MS"; }
Thank you Gourav, but unfortunately the font did not change. [And thank you, now I know the font is Trebuchet MS] Here is what I have done: 1. I entered the code exactly as you directed (in last email) in the Custom CSS in the Styling Options and saved it. 2. and I had already deleted the code from the custom.js: This is what it used to look like: contentsource: "markup" //"markup" or ["container_id", "path_to_menu_file"] }) //Cufon replacement Cufon.replace('h1')('h2')('h3')('h4')('h5')('h6'); //Tipsy jQuery(function() { jQuery('.social_logo a').tipsy(); }); Now this is exactly what is in my custom.js contentsource: "markup" //"markup" or ["container_id", "path_to_menu_file"] }) //Tipsy jQuery(function() { jQuery('.social_logo a').tipsy(); }); //Zoombox jQuery(function() { jQuery('a.zoombox').zoombox(); }); thank you for help, RS
Hello, I have not seen any response to my inquiry above. May I ask for help once more on this subject? Was my inquiry not acceptable?
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .content-info h1 { font-family: symbol; } .content-info p { font-family: symbol; } Inplace of "symbol" put your font type.
When I purchased ColorWay, one of the Theme Option colors in the Style Sheet examples was gray...now that I've purchased, I do not see gray as a choice. How do I make it gray? Thank you.
@healthyisland, Go to Css > black.css present in your theme directory and enter your color code there and also edit images as per your requirements. Sending image for reference