This CSS will make your grey text in some else you want:
.widget_posts_wrap .latest-posts .col-md-12 a span {color:#your-hex-code !Important;}
This is for subtitles in this widget where you have latest post.
And this is for titles:
.widget_posts_wrap .latest-posts .col-md-12 h3 a {color: #your-hex-code !important;}
Also just note to change #your-hex-code
part with actual hex code.
I hope this helps.
Related Posts:
- Customized widget area – how to override or filter class xoxo?
- How to use wp_dequeue_style() for style enqueued in WP_Widget class
- Insert a span inside widget title to give a different color to the second word
- Unregistering a Sidebar in Child Theme
- Big side banners
- How to add css classes to widgets using functions.php?
- How to add new sidebar widget area to child theme?
- Cannot save widgets in custom sidebars
- Widget modifications in a child theme
- different class (css) for sidebar widgets
- Hide widget (and white space) on specific resolution [closed]
- Registering a stylesheet inside my WordPress widget
- Edit and make class-wc-widget-featured-products.php update-proof
- How to change the default class for the widget title?
- Override WordPress Widget CSS Classes?
- Add a specific css to a widget
- How to make home widgets appear horizontally
- Widget’s Content Mssing in Child Theme
- Header Sidebar Won’t Move Lower – Want to Align with Header Logo [closed]
- Address automatically generated ids in css [closed]
- Custom CSS for a particular text/html widget in WordPress
- Sidebar widgets – dynamic CSS : problem with widget-title
- How to change widget’s form color in admin?
- How to customize wordpress sidebar widget
- Creating a simple button inside of a widget
- Fatal Error (Call to a member function… ) on production site, but not development site
- Sidebar widgets are over the content in mobile mode, how can I fix it? [closed]
- Prevent widgets from disappearing when swtiching from parent to child theme
- How Can I Replicate & Register a Widget from the Child Theme
- widgets_init actions not fired from functions.php’s child theme
- Add custom class to a tags [closed]
- Big side banners
- Custom widget breaking widget section in admin menu
- How do I get shortcode, widget and template tag CSS to load in the head only as required? [duplicate]
- How to add an image as a bullet point in a specific WordPress widget? [closed]
- wp_enqueue_media(); in multiple widgets
- Force update widget customizer using js
- Apply two different styles to Wiget Titles along with a decorative line
- CSS in child theme to replace !important in parent theme
- Add Control in Widgets Sub-Panel in Customizer
- How to get sidebar widgets in leftsidebar template
- Simple SCript Not Displayed in WIdth
- How to get number of posts in same category as current post?
- How to show Widget in Content Bottom part on home page in twenty sixteen theme
- Strange Theme Error – parent style occasionally showing though child theme
- Stop ‘extends WP_Widget’ displaying the (backend) form, frontend?
- get_post_class not working properly
- Is it good practice to change certain page appearance through a widget?
- How to retrieve category ID’s from widget settings?
- how to get value of a select box in custom widget wordpress
- How to update the options table for a widget
- Using the_widget Multiple Times
- Recent Posts Widget URL / Domain change
- conditional widget title
- New Custom Widget Call a Different Widget Function
- My plugin works in home page, but doesn’t work in post page
- Where to find the html for WordPress site? [closed]
- Add Social Media icon widget to customizer
- Loading scripts only if a particular shortcode or widget is present
- Widget settings disappear after refreshing page
- Conditionally Load a Script if a Certain Widget is Shown on a Page
- How to check widget-cpt meta and display its custom css in the head?
- Handling dozens of sidebars
- Use customizer or sidebar for header settings?
- Widget to embed youtube video
- How to add WooCommerce Add to Cart button in widget?
- Where to add a widget class?
- How to remove image on single product and get product to span page?
- Can I use wp_widget_rss_output to show my site’s feed in the dashboard?
- Script in sidebar blocks other widget’s load
- Make a widget to my footer
- Widget edit and add in any page
- Create a setting at backend,to print only selected categries at front-end
- widget: input the px value from user and use it as inline style in widget function
- How to change text of a widget depend on condition?
- Widget Admin page and Javascript enqueuing
- Does current page contain widget or sidebar
- How to add meta fields to custom taxonomy add/edit page?
- Adding a trinket.io widget to a post
- Nonce and widget
- Widgets Opening In New Window – Unwanted
- How to call theme default widget in custom template?
- How to make featured area?
- Checking if widget has title not working
- three sidebars showing without call
- Active Sidebar Conditional Question?
- wp_list_categories + widget
- How to place a widget beside a div/text so that they display as a continuous line
- Widget stuck at particular point when dragging to bottom
- Always show the widget title in a wordpress widget
- How to add/save/retrieve additional fields to all available widgets?
- How can I add widgets to the category page?
- Randomizing the RSS Widget
- WordPress version quick check?
- How to get data from one wordpress site to another
- Modify arguments for parent theme’s `wp_register_style` via child theme
- Editor Widget Role
- I cannot customize custom widgets anymore after moving WordPress website
- How can I build a widget area widget using the built in WordPress functionalities?
- Change Widget that display posts from categories to tags