Home › Forums › Pro Themes › Greatnews Pro › Widget title colors
- This topic has 8 replies, 2 voices, and was last updated 3 years, 7 months ago by
Alexandra González.
-
AuthorPosts
-
March 21, 2022 at 3:02 am #180081
Alexandra González
ParticipantHello, does anyone know how to change the color of the title blocks of the widgets? Their color doesn’t change when I modify the color under the “color scheme” option
March 21, 2022 at 11:46 pm #180102sanam
KeymasterHello @@ALEXAGB, Please add this CSS in the Additional CSS
.widget .widget-title,
input[type=”submit”]{
background-color: #00FFFF;
}
Go to Customizer >> Appearance >> Additional Css, paste the above CSS there, and published the site.
Please use this link for reference https://www.computerhope.com/htmcolor.htmAlso, could you please send us your site URL?
Thanks
-
This reply was modified 3 years, 7 months ago by
sanam.
March 22, 2022 at 12:58 am #180104Alexandra González
ParticipantThank you! It worked but it only changed the background color for a few of the widgets’ titles, are some of them named differently in code?
March 22, 2022 at 6:16 am #180112sanam
KeymasterPlease remove the previous CSS and use the new one below
.widget .widget-title,
#secondary .widget.widget_posts_filter ul.tabs li a{
background-color: #00FFFF;
}#secondary .widget.widget_posts_filter ul.tabs li.active a{
background-color: #4863A0
}Note that this only changes the title block color of the widgets.
Regards,
ThemepalaceMarch 23, 2022 at 4:59 pm #180162Alexandra González
ParticipantIt’s still only working for half of the widgets’ block colors
dichoyderecho.comMarch 24, 2022 at 3:53 am #180177sanam
KeymasterHello, @ALEXAGB we will be releasing the new version of our theme. The issues with the color options as well as the double image issue have been fixed. It will probably take like 48 hours. Please update the theme to its latest version once the new version of the theme is released.
Please watch the video below to see the changes:
https://www.awesomescreenshot.com/video/8040726?key=59d364af759eeca6036c2a2eeedc1a1fRegards,
ThemepalaceMarch 24, 2022 at 4:39 pm #180213Alexandra González
ParticipantAwesome! When will the new update be released?
March 24, 2022 at 11:08 pm #180218March 27, 2022 at 2:15 am #180315Alexandra González
ParticipantIt hasn’t shown up in my WordPress updates, is it an error?
-
This reply was modified 3 years, 7 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.





