Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #6479
    Mickesan
    Member

    How do i change the text colour on menu/navigation bar?
    Thankful for any help 🙂

    #6520
    Sakin
    Keymaster

    @Mickesan: Can you post here your site URL?

    #6533
    Mickesan
    Member

    @Sakin
    http://www.worldsangels-carlyrosesonenclar.com/

    And is it anyway to use a flash banner without delayes on loading?

    #6557
    Sakin
    Keymaster

    @Mickesan: For menu text color, you can just add the following CSS in “Custom CSS” box in Theme Options panel. Change the color code as per your wish.
    #branding ul.menu a { color: #eeeeee; }

    #6561
    Mickesan
    Member

    @Sakin Thanks so much 🙂
    1 more question about menu bar colour, when i hover over its a white background, can i change that to?
    And also about the flash images, is it possible to get them to load faster as banner and no background image behind it?

    #6648
    Sakin
    Keymaster

    @Mickesan: About the hover color, just change the color code and add the following css in your Custom CSS box in Theme Options panel.
    #branding ul.menu li:hover > a, #branding ul.menu a:focus{ background: #e5e5e5; }

    For header image, change your image http://worldsangels-carlyrosesonenclar.com/wp-content/uploads/2013/04/bb3.png to .jpeg format not png. Png format are larger image size.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change menu text colour?’ is closed to new replies.