Title: Header / Menu items styles
Last modified: April 11, 2019

---

# Header / Menu items styles

 *  Resolved [prprcom](https://wordpress.org/support/users/prprcom/)
 * (@prprcom)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/header-menu-items-styles/)
 * Hi,
 * Great theme, I really like it !
    But two issues I Don’t know how to solve :
 * 1. In the header, It seems impossible to have the Logo + the Title (like in my
   current theme Themelia, cf. [http://www.puissanceetraison.com](http://www.puissanceetraison.com))
 * 2. I have made some minor style changes (CSS additions) but I am stuck with the
   font color / size / hover of the items in the main menu just below the header(
   for the moment this menu displays the categories of my posts).
 * Thank you for your help !

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

 *  Theme Author [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * (@alxmedia)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/header-menu-items-styles/#post-11417736)
 * Hi, thanks – glad to hear!
 * 1) What I would do is put the logo icon, text and description all in one image
   and upload it under site identity. Another option would be to add another div
   with a child theme and add the logo that way. Add your code just before line 
   27 in header.php, before this:
 *     ```
       <?php echo boxstyle_site_title(); ?>
       ```
   
 * 2) On line 635-677 you will find the relevant css in style.css. Copy over the
   css lines you want to override from there to your additional css.
 *  Thread Starter [prprcom](https://wordpress.org/support/users/prprcom/)
 * (@prprcom)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/header-menu-items-styles/#post-11418531)
 * Many thanks, it works fine…
    Question 1) I prefer the image solution (modifying
   a .php, mmmm…).

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

The topic ‘Header / Menu items styles’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [prprcom](https://wordpress.org/support/users/prprcom/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/header-menu-items-styles/#post-11418531)
 * Status: resolved