Title: Customizing Freshy 2 Theme
Last modified: August 19, 2016

---

# Customizing Freshy 2 Theme

 *  [kitkaplan](https://wordpress.org/support/users/kitkaplan/)
 * (@kitkaplan)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/customizing-freshy-2-theme-1/)
 * I’m working on a client’s site and need some help.
    How can I remove the top 
   bar with the name of the site? How can I change the color of the bar behind the
   navbar Is there a way for my client to change fonts and sizes in the customize
   page?
 * Here’s my client’s site [http://thepsychicpartners.com](http://thepsychicpartners.com)
 * Thanks

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

 *  [Peter Boosten](https://wordpress.org/support/users/pboosten/)
 * (@pboosten)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/customizing-freshy-2-theme-1/#post-1188576)
 * find (probably in header.php) the part between
 * `<div id="title">` and the accomp. closing div, and delete that. You’ll lose 
   the ‘rss’ thingemie on the right as well.
 * In the NAV bar, you probably mean that pinkiesh color, but I could eb wrong. 
   If yes, find this
 *     ```
       #menu ul li.current_page_ancestor:hover a, #menu ul li.current_page_ancestor a, #menu ul li.current_page_parent a, #menu ul li.current_page_item a {
       background-color:#5D0075;
       }
       ```
   
 * in this file: /wp-content/themes/freshy2/custom_my_style.css, and change the #
   5D0075 to something of your likings.
 * I don’t know where the ‘customize page’ is, but the only way to change fonts 
   and sizes is via the stylesheet.
 * Peter
 *  Thread Starter [kitkaplan](https://wordpress.org/support/users/kitkaplan/)
 * (@kitkaplan)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/customizing-freshy-2-theme-1/#post-1188789)
 * If I remove the <div id=”title”> I lose the bar but the RSS is half hidden behind
   the header. Can I remove the bar and position the search bars and RSS where I
   want them? Thnks

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

The topic ‘Customizing Freshy 2 Theme’ is closed to new replies.

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [kitkaplan](https://wordpress.org/support/users/kitkaplan/)
 * Last activity: [16 years, 8 months ago](https://wordpress.org/support/topic/customizing-freshy-2-theme-1/#post-1188789)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
