Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kevinco1

    (@kevinco1)

    I’m able to make it yellow, but the color background only extends for the menu items themselves, I’m looking for the yellow to go all the way to the left to line up with the main title of the site.

    Any ideas?

    Thread Starter kevinco1

    (@kevinco1)

    This may be where the code for that is located as well:

    /* Home page
    ————————————————————– */
    #masthead{
    width: 100%;
    float: left;
    margin-bottom: 40px;
    }
    #author-bio {
    float: left;
    width: 27.65957446808511%;
    }
    #header-banner {
    width: 68.08510638297872%;
    float: right;
    }
    #header-banner img {
    max-width: 100%;
    }

Viewing 2 replies - 1 through 2 (of 2 total)