• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Tweaking the Style Sheet

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › Tweaking the Style Sheet

This topic is: not resolved
  • This topic has 4 replies, 3 voices, and was last updated 12 years, 2 months ago by EmLY14.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • February 10, 2014 at 8:24 am #89666
    EmLY14
    Member

    Hi

    I am hoping you guys may be able to help me as I am stuck and Studiopress couldn't help me directly. I am looking to change the colour of my navigation bar on this site http://www.transglobalplant.com. Currently it is back with blue text and I would like to change the black to light grey but am unable to find this section script to change.

    Any help is hugely appreciated.

    Thank you
    E

    http://www.transglobalplant.com
    February 10, 2014 at 8:33 am #89667
    Davinder Singh Kainth
    Member

    The black background color that you see is infact an image [http://transglobalplant.com/wp-content/themes/corporate/images/nav.png]

    To switch black background image to grey background, change the following code in style.css file

    /* Primary Navigation
    ------------------------------------------------------------ */
    
    #nav {
    	background: url(images/nav.png);
    	border-top: 1px solid #c6c6c6;
    	clear: both;
    	color: ##000fff;
    	font-family: 'Droid Sans', arial, serif;
    	font-size: 12px;
    	margin: 0 auto;
    	overflow: hidden;
    	width: 960px;
    }

    to

    /* Primary Navigation
    ------------------------------------------------------------ */
    
    #nav {
    	background: #eeeeee;
    	border-top: 1px solid #c6c6c6;
    	clear: both;
    	color: ##000fff;
    	font-family: 'Droid Sans', arial, serif;
    	font-size: 12px;
    	margin: 0 auto;
    	overflow: hidden;
    	width: 960px;
    }

    Only one line is being modified "background".


    Sunshine PRO genesis theme
    Need Genesis help? Davinder @ iGuiding Media | My Blog | Fresh Genesis Themes

    February 10, 2014 at 8:50 am #89668
    chillybin
    Member

    remove the extra # here as well

    color: ##000fff;


    We are a web design & development consultancy based in Singapore who specialise in all things WordPress & Genesis. | ChillyBin Web Design & Consultancy: http://www.chillybin.com.sg | Twitter: @chillybindesign

    February 10, 2014 at 8:59 am #89669
    EmLY14
    Member

    Thank you both this worked!

    February 10, 2014 at 9:00 am #89670
    EmLY14
    Member

    Do you also know if I can add a live link to the footer? I have gone with the basic footer elements so as not to have to write any code.

    Thank you
    E

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble