• krissimmons

    (@krissimmons)


    https://dev.wingsgroupllc.com

    I’m trying to figure out how to reduce the side of the brown bar that runs across the middle of the page. It needs to be reduced to about 220 pixels tall. Any ideas on where I can make this edit in the elegance theme? Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • esmi

    (@esmi)

    What brown bar?

    Thread Starter krissimmons

    (@krissimmons)

    There is a huge brown background bar just below the navigation menu. Look at some of the other pages on the website to see a smaller version of the bar. Thanks.

    esmi

    (@esmi)

    The page I saw earlier didn’t have any colours. The brown background is coming from:

    #container-top {
        background-color: #F7F7F7;
        background-image: url("images/bg-container-top.gif");
        background-repeat: repeat-x;
    }

    in style.css

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Need help reducing size of large bar in background on home page’ is closed to new replies.