Home › Forums › SKT Full Width Forum › Colour of widget-title
- This topic has 3 replies, 2 voices, and was last updated 9 years, 2 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
August 4, 2014 at 10:20 am #1455
Thank you for this nice Thema. I used it on www.renard.photo. – I would like to change the color of the first letter in the widget-titles of the sidebar. I tried to add “.sidebar h1.widget-title:first-letter,” to the functions.php but that seems not to be right. What is the right addition?
And: I would like to complement the comment feature in the sidebar. Is that possible? Using a Text / HTML widget?
August 4, 2014 at 11:01 am #1457Hi,
All you need to do is go to css folder within theme folder: skt_full_width_pro and click on main.css
Kindly visit line number 178 or h3.company-title:first-letter
Change: color: #7bb303; with your own color like: color: #fff !important;
Don’t forget the !important i have added above.
Regards,
ShriAugust 4, 2014 at 1:06 pm #1458The response was very quick. Three things:
– In my WordPress editor there is no “main.css” but only “style.css”. There is no “h3.company-title: first-letter”.
– I did not want to change the color of the first letter of company-title. The is beautiful. I wanted to make the first letter of the widget-titles as colorful.
– My question of the contact form in the sidebar is not answered.
Regards
Jens
August 4, 2014 at 2:24 pm #1460Hi Jens,
It won’t appear in editor. You might have to check it using ftp.
Sorry if this is trouble for you send us ftp details via [email protected] email and tell us the color you want to have for that widget.
In sidebar you can only have the recent comments posted on the website not the comment form that isn’t possible in WordPress.
Recent Comments Widget is available in widgets section.
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.