- This topic has 1 reply, 2 voices, and was last updated 9 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Modification of Sidebar for Panorama Pro
Dear all,
I would like to modify the text styleo for the blog sidebar. Managed to change the background colour, but can’t find a way to customize the texts, links etc. A sample of a blog post with side bar as it looks now can bee seen here:
http://laufstyle.eu/ueberschrift
Target would be to have it in the same look as the post itself. Same applies to the commentars underneath.
How to manage?
Thanks
Christian
Hi Christian,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
.comment-reply-title{color:#ffffff;}
#commentform p{color:#ffffff;}
blockquote{ color:#fff !important; font-family:inherit !important;}
Regards,
Brad
