Title: Custom Menu styling
Last modified: August 19, 2016

---

# Custom Menu styling

 *  [sarah2230](https://wordpress.org/support/users/sarah2230/)
 * (@sarah2230)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/custom-menu-styling/)
 * Hi,
 * I am using a child theme of the Twenty Ten wordpress theme which I have modified.
   I am having a few issues trying to figure out where in the code I need to be 
   looking in order to style the custom menu and links at the bottom.
 * The site is located [here](http://www.milliganmccannfootballacademy.co.uk/wordpress/),
   what I want to do is to style the links on the left so I can remove the bullet
   points and increase the text.
 * I also want to be able to increase the text links at the bottom….
 * Also, is it possible to have links on the two logos at the top so that when users
   click the images they are taken to a different site?
 * Any help will be much appreciated, thanks in advance.
 * Regards Sarah.

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

 *  Thread Starter [sarah2230](https://wordpress.org/support/users/sarah2230/)
 * (@sarah2230)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/custom-menu-styling/#post-1989390)
 * I have managed to style the menu using this code:
 * .menu ul {
    list-style:none; } .menu li { list-style:none; } .menu-item a { color:#
   333333; font-size:14px; font-family:Arial, Helvetica, “Nimbus Sans L”, sans-serif;
   background: #e7e7e7; padding: 3px 3px 3px 3px; line-height: 20px; } .menu-item
   a:hover { color:#FF9900; text-decoration: none; font-size:14px; font-family:Arial,
   Helvetica, “Nimbus Sans L”, sans-serif; background: #e7e7e7; padding: 3px 3px
   3px 3px; line-height: 20px; }
 * Do’s anyone know how to add image links to the header?
 * Thanks Sarah.
 *  [bb_45](https://wordpress.org/support/users/bb_45/)
 * (@bb_45)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/custom-menu-styling/#post-1989400)
 * Hi,
    Hope this helps a bit. Not sure if this is what you are looking for.
 * I haven’t finished locating the “title” and re-scripting it, but it shows what
   exist now.
 * You can go to “quiltronpress.com” and with FF view the source and then click 
   the style link to the CSS
 * Below: The “header-right” info contains a CSS link, which, although I know nothing
   of WordPage yet, I imagine the link would bring up an image if it contains an
   image link.
 * #title-right{
    position:absolute; top:155px; right:10px; font-family: Arial, 
   Helvetica, Geneva, Swiss, “SunSans Regular”; “sans serif”; color: # #F85403; 
   font-weight:900; font-size: .7em; text-align: center; text-decoration: blink;
   vertical-align:text-middle; padding-left: 0px; z-index:5; }
 * #header-right {
    position:absolute; top:-15px; right:0px; width:125px; height:
   175px; padding-left: 0px; text-decoration:none; background-image:url([http://quiltron.net/products/books/dance/dance_cover_115.jpg](http://quiltron.net/products/books/dance/dance_cover_115.jpg));
   background-repeat:no-repeat; background-position: 10px 20px; /* first value =
   horizontal, second = vertical */ z-index:4; }
 * _[please use the [pastebin ](http://pastebin.com/) as per [forum rules ](http://codex.wordpress.org/Forum_Welcome#Posting_Code)–
   and mark code here using backticks or the code button]_
 *  Thread Starter [sarah2230](https://wordpress.org/support/users/sarah2230/)
 * (@sarah2230)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/custom-menu-styling/#post-1989407)
 * Thanks bb_45, this is exactly what I need 🙂
 *  [bb_45](https://wordpress.org/support/users/bb_45/)
 * (@bb_45)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/custom-menu-styling/#post-1989573)
 * Sarah2230,
 * You’re welcome. Had no idea – just supos’d –
 * By making the suggestion, I just learned something about WordPress and how I 
   can use my knowledge of CSS to modify my own WP site; which I will be doing ere’
   long.
 * BTW – if you look at the CSS style page – you’ll see another CSS style element
   for “product” and another for “site-logo”(?) I use those as containers to hold
   the “product image and the “title” (actually “text” – just a holdover name from
   a previous use)
 * The extra div is really not needed in most cases – as I find that “p” elements
   work fie on their own most of the time.
 * Dorian Jones

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

The topic ‘Custom Menu styling’ is closed to new replies.

## Tags

 * [links](https://wordpress.org/support/topic-tag/links/)
 * [styling](https://wordpress.org/support/topic-tag/styling/)
 * [Themes](https://wordpress.org/support/topic-tag/themes/)

 * 4 replies
 * 2 participants
 * Last reply from: [bb_45](https://wordpress.org/support/users/bb_45/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/custom-menu-styling/#post-1989573)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
