Problems with colors - PLEASE help...

Discussion in 'Poloray WordPress Theme' started by kameko, Jan 18, 2013.

  1. kameko

    kameko New Member

    Joined:
    Jan 7, 2013
    Messages:
    12
    Likes Received:
    0
    I was able to update the Custom CSS so that I could get the brick removed from my color background. The problem is that for some reason, now all of my page headers are a different color from my background. I want the homepage, and all of the page headers to be the same color.

    How do I fix this?

    Your assistance is much appreciated.

    Thanks.
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Do let us know your website link and also specify in which area you want to change color.
     
  3. kameko

    kameko New Member

    Joined:
    Jan 7, 2013
    Messages:
    12
    Likes Received:
    0
    The website is emg360.com. The color bands that are on the top of each of the pages are a different color than the one on the homepage, ever since I removed the brick pattern from the site. I prefer the solid red color that I have; I want the color bands on each of my pages to match that. You can see what I'm talking about, here: http://emg360.com/portfolio/. I want the color to match the color on the homepage.
     
  4. kameko

    kameko New Member

    Joined:
    Jan 7, 2013
    Messages:
    12
    Likes Received:
    0
    I would also like the footer to match the gray that's in my logo. Thanks!!
     
  5. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .heading_container {background: your color value;}
    .footer_wrapper_top {background: your color value;}
    .footer_wrapper_bottom {background: your color value;}
     
  6. kameko

    kameko New Member

    Joined:
    Jan 7, 2013
    Messages:
    12
    Likes Received:
    0
    That didn't fix my problem. When you click onto a different page, the color reverts to a solid blue. I need the category header on the page to match the homepage color, which is closer to #610B0B. When I'm on the homepage, it's the color I want it to be. When it's on my other pages, the page header is Blue. The code you gave me did NOT fix my problem.
     
  7. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207

Share This Page