How to customize widget titles ? Posted in : Editor BanouvParticipant 26 April 2016 at 01:08 #30492 Hi, How to customize widget titles ? mean color, font size etc etc ? I tried to use this custom CSS code but nothing happened : .widget-title { color:#dd8375 margin-bottom: 1.6em; font-size: 18px; text-transform: uppercase; text-align: center; letter-spacing: 2px; font-weight: 700; } Thanks serkanModerator 26 April 2016 at 15:08 #30497 .social li a { background-color: #deefe7; margin-right: .3em; after this code you forgot the brace. It should be like this .social li a { background-color: #deefe7; margin-right: .3em; } Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in and have valid license to reply to this topic. License required for the following item Editor - A WordPress Theme for Bloggersby pixelwars Login and Registration Log in · Register