Title: Problem
Last modified: February 10, 2017

---

# Problem

 *  Resolved [Dave](https://wordpress.org/support/users/omshankar/)
 * (@omshankar)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/problem-194/)
 * [http://prntscr.com/e6vzue](http://prntscr.com/e6vzue)
 * How can I change Recent Post text and its background colour? Or how can I remove
   it?

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Theme Author [Dumitru Brinzan](https://wordpress.org/support/users/ilovewpcom/)
 * (@ilovewpcom)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/problem-194/#post-8791056)
 * 1. index.php, line #48:
    `<?php if ( is_home() && !is_paged() ) { ?><p class="
   widget-title"><?php _e('Recent Posts','videoblog'); ?></p><?php } ?>`
 * 2. style.css, line #760:
    `#site-content .widget-title, #site-aside .widget-title,.
   comments-area .comments-title {`
 *  Thread Starter [Dave](https://wordpress.org/support/users/omshankar/)
 * (@omshankar)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/problem-194/#post-8793661)
 * but if theme updates in future then these all work will be removed.
 *  Theme Author [Dumitru Brinzan](https://wordpress.org/support/users/ilovewpcom/)
 * (@ilovewpcom)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/problem-194/#post-8795462)
 * Then create a child theme and implement these changes there.
    The CSS code can
   be added via the Customizer and it will stay with a theme update.
 *  Thread Starter [Dave](https://wordpress.org/support/users/omshankar/)
 * (@omshankar)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/problem-194/#post-8795517)
 * sir if I use plugin “Childify Me” as a child theme then it will be fine?
 *  Theme Author [Dumitru Brinzan](https://wordpress.org/support/users/ilovewpcom/)
 * (@ilovewpcom)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/problem-194/#post-8796730)
 * You can try and see.
 *  Thread Starter [Dave](https://wordpress.org/support/users/omshankar/)
 * (@omshankar)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/problem-194/#post-8802500)
 * Thank you I have done it and working fine.
    Can you please tell me how can I 
   change yellow color and Black back ground color of Text “Home” Please check screenshot
   for more clarification.
 * [http://prntscr.com/e8iuf3](http://prntscr.com/e8iuf3)
 *  Theme Author [Dumitru Brinzan](https://wordpress.org/support/users/ilovewpcom/)
 * (@ilovewpcom)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/problem-194/#post-8803990)
 * Please use the Google Chrome Element Inspector tool for customization assistance,
   it will show you the exact CSS rules that correspond to each element.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Problem’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/videoblog/1.3.7/screenshot.png)
 * Videoblog
 * [Support Threads](https://wordpress.org/support/theme/videoblog/)
 * [Active Topics](https://wordpress.org/support/theme/videoblog/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/videoblog/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/videoblog/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Dumitru Brinzan](https://wordpress.org/support/users/ilovewpcom/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/problem-194/#post-8803990)
 * Status: resolved