Home › Forums › WordPress Themes – Premium › Pure & Simple › Bottom Title Widget
How do I change the bottom widget title color? The bottom widget title color isn’t an option to be changed in the customize area…
I must be missing something?
Hi Delma,
Now we don’t have customizer setting to change bottom widgets title color, but we will soon make it available on next update. So for now you can use following css to fix your issue:
#bottom-wrapper .widget-title {
color: #eeee22 !important ;
}
You can change value of color Property as per your requirement, [For Reference : http://www.w3schools.com/cssref/css_colors.asp ].
Note: Please use custom css plugin or child theme to write css, otherwise your changes will lost on theme update.
Thanks
Perfect Sushil! Thank you
With our premium themes, we offer access to site documentation, video tutorials and timely support. Even if you have just started on WordPress, our support staff have the patience to help you create appealing sites gracefully.
Company
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.To find out more, including how to control cookies, see here: Privacy Policy
© Copyright © 2023 Styled Themes. All Right Reserved.