Hi I have followed other similar threds to try and change the font and size of the heading text on the front page but changing the relevant css doesnt do anything and the custom.js doesnt seem to contain the relevant code you say to remove. Please can you help.
Which version of ColorWay Theme are you using ? Assuming, you are using the latest version of the ColorWay Theme. Here is the custom CSS code to do it. Change the font-size value to anything that you want. .content-info h1.title { font-size: 32px; } #content .one_fourth h3 { font-size: 20px; } Incase it doesn't works. Do post the link to your website and I will send you the right CSS code.
Hello, Do post the link to your website and screenshot of the targeted heading section. Thanks & Regards Pramod
http://familydrugandalcoholsupport.co.uk/ I want to change the size and use different fonts of the front page header text as shown in attached screenshot but also font type etc on various other pages- is this possible? I also want to add images as bullet points in various pages - is this possible. I also want to add an image into the footer with text but havent been successful... Any help would be great. Thanks
Hello, Your website is not live at present . Make it live we will assist you. Thanks & Regards Pramod
Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .content-info.home h2 { font-weight: 500; font-size:35px; font-family: "Times New Roman", Georgia, Serif; } For text of whole websites or for all pages. Code: body { font-family: "Times New Roman", Georgia, Serif !important; font-type:italic !important; } Please change them according to your requirement. Explain little bit more about your second and third issue with screenshot if possible. Thanks & Regards Pramod
Whatever I seem to add to CSS doesn't seem to work please can you advise. Other issues... I want to be able to add an image with aligned text in the footer area
Hello, If previous CSS is not working then please use all that code with !important. For bullet image use below code. Please change the link of image and use small image. Code: .content-wrapper ul { list-style-image: url('http://www.ajals.com/img/icons/icon-contact-chat-small.png'); } For adding image and text follow below link. http://www.inkthemes.com/community/threads/banner-near-the-bottom.14173/ Thanks & Regards Pramod
Hello, If the CSS is not working in your website then please deactivate all plugins and then try all these CSS. If issue do not solve go for a fresh copy of theme. Thanks & Regards Pramod
Is there any chance you could have a look at it for me as I have had this issue previously and you helped sort it out..sorry to be a pain..
Hello, We have got your concern, please send us your WordPress dashboard login details also the link of this thread at [email protected]. so that, we can have a look over the issue in details. Your website link: WordPress username: WordPress password: This thread link: http://www.inkthemes.com/community/threads/changing-font-size-and-type-on-heading.14120/#post-53259 Note: When your issue get resolved, you can change your password. Thanks & Regards Yogesh Bhade