Title: Menu b
Last modified: August 21, 2016

---

# Menu b

 *  Resolved [niquality](https://wordpress.org/support/users/niquality/)
 * (@niquality)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/menu-b/)
 * Hi,
 * Two questions:
 * 1. I would like to have the menu a little bit down (now its very high compared
   to the logo). [http://www.topthinkers.se](http://www.topthinkers.se)
 * 2. How can I change the colour for the title of each page,
    example the title“
   Event”: [http://www.topthinkers.se/event/](http://www.topthinkers.se/event/)
 * I would like to get the same colour as on the menu (aquamarine blue)

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

 *  Theme Author [Fruitful Code](https://wordpress.org/support/users/fruitfulcode/)
 * (@fruitfulcode)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/menu-b/#post-4636260)
 * niquality,
 * add this lines to custom css in theme options.
 * 1.
 *     ```
       .inside_menu_wrapper {
       margin-top: 20px;
       }
       ```
   
 * 2.
 *     ```
       #page .container header.entry-header h1.entry-title, #page .container header.archive-header h1.archive-title {
       color:#5AC1E0 !important;
       }
       ```
   
 *  Thread Starter [niquality](https://wordpress.org/support/users/niquality/)
 * (@niquality)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/menu-b/#post-4636270)
 * Thank you!!
 * I find still that there is a bit too much space between the logo/menu and the
   slider. Is there anyway to make it the white space smaller?
    [http://www.topthinkers.se/](http://www.topthinkers.se/)

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

The topic ‘Menu b’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [niquality](https://wordpress.org/support/users/niquality/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/menu-b/#post-4636270)
 * Status: resolved