Title: Title space/headers
Last modified: August 20, 2016

---

# Title space/headers

 *  Resolved [smegerhead](https://wordpress.org/support/users/smegerhead/)
 * (@smegerhead)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/title-spaceheaders/)
 * 1: I have uploaded my own Headers, set on randam. Is there any way to
    have them
   change without renewing the page?
 * 2: I need to change the title page text colour, I’m using a blue colour theme,
   but the title is bold “RED’ not good.
    Also if I write a tag line it imposes 
   onto my header, not good. I’m new to WP and not much experiance with PHP, but
   good at following instructions, so make it simple please 🙂

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

 *  Thread Starter [smegerhead](https://wordpress.org/support/users/smegerhead/)
 * (@smegerhead)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/title-spaceheaders/#post-3199907)
 * The second part of (2) I have figures out. Just uncheck the “display header text”
   checkbox …DUH!!!!
 *  Thread Starter [smegerhead](https://wordpress.org/support/users/smegerhead/)
 * (@smegerhead)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/title-spaceheaders/#post-3199915)
 * this theme is responsive, right?
    I can’t test it because I’m running in localhost
   on my laptop.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 6 months ago](https://wordpress.org/support/topic/title-spaceheaders/#post-3199920)
 * Resize your browser to explore responsiveness.
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/title-spaceheaders/#post-3199992)
 * Hi smegerhead
 * 1.Show randam image without renewing the page?
 *  Randam functionality is WordPress functionality, not Raindrops.
 * 2. I need to change the title page text colour,
 * **Change site title and tag line color.**
 *  Raindrops/options Theme customizer click
    Cutomizer left menu ‘Colors’ click‘
   Header Text Color’ value change.
 * **Change entry or page title color.**
 *  create a custom field name ‘css’ then value below.
 *     ```
       .entry-title a{color:blue;}
       ```
   
 * 3.this theme is responsive, right?
 * This theme is not responsive but you can use fluid layout
 * Plese set page width ‘fluid’.
 * Blowser min-width 480px support.
 * Add meta element automatically, when page width fluid + when mobile access
 *     ```
       <meta name="viewport" content="width=device-width" />
       <meta name="apple-mobile-web-app-capable" content="yes" />
       <meta name="apple-mobile-web-app-status-bar-style"      content="default">
       ```
   
 * Thank you
 *  [crh1982](https://wordpress.org/support/users/crh1982/)
 * (@crh1982)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/title-spaceheaders/#post-3200069)
 * I need to change the color of my tag line and if possible the navagation menu
   text color can you help me please I would Like to change them to pink
 *  [crh1982](https://wordpress.org/support/users/crh1982/)
 * (@crh1982)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/title-spaceheaders/#post-3200070)
 * Oh and I’m using raindrops dark theme
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/title-spaceheaders/#post-3200071)
 * Hi crh1982
 * Please create a new post.
 * Thank you.
 *  [crh1982](https://wordpress.org/support/users/crh1982/)
 * (@crh1982)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/title-spaceheaders/#post-3200072)
 * i dont know how
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/title-spaceheaders/#post-3200073)
 * Please open this link
    [http://wordpress.org/support/theme/raindrops](http://wordpress.org/support/theme/raindrops)
 * the last of a page has form, I want it to describe.

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

The topic ‘Title space/headers’ is closed to new replies.

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

## Tags

 * [headers](https://wordpress.org/support/topic-tag/headers/)

 * 9 replies
 * 4 participants
 * Last reply from: [nobita](https://wordpress.org/support/users/nobita/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/title-spaceheaders/#post-3200073)
 * Status: resolved