0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Wrapper menu item background color

    • Grant's Avatar
    • Grant
    • Hero Rocketeer
    • Posts: 279
    • Thanks: 0
    • iCast Interactive

    Wrapper menu item background color

    Posted 12 years 1 month ago
    • How can I make the background of a wrapper color be #000000 ? as of now its transparent showing the website background through the window...

      Thanks for the help!
      -Grant
  • Re: Wrapper menu item background color

    Posted 12 years 1 month ago
    • Hello Grant,

      Something like this in a Custom CSS file should do it:

      #wrapper {
      background-color: #000000;
      }

      BTW, are using Firebug in Firefox?

      Firefox: www.mozilla.org/en-US/firefox/new/
      Firebug: getfirebug.com/

      You can inspect specific CSS elements on your website with a single click using Firebug.
    • Kind regards,
      Reggie

      Learn to code for free.
      www.freecodecamp.org

Time to create page: 0.072 seconds