Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Chad

    That worked! Thanks so much for your swift response, you’ve really helped a wordpress newbie 🙂

    Huge thanks 🙂

    Hi Chad

    I hope I’m OK to jump in on this thread. I’m new to wordpress and have no clue about CSS. I too am using the sketch theme and would like my menu buttons to run the full width of the page rather than bunching up on the right hand side. I tried to input your CSS code but I probably did it wrong as it didn’t work. Below is exactly what comes up in the CSS screen when I input the code:

    /*
    @media screen and ( min-width: 1280px) {
    .main-navigation {
    position: absolute;
    max-width: 100%;
    top: 100px;
    }
    }

    Click the help icon above to learn more.
    */

    Can you please tell me what I’ve done wrong or if this code will even work for what I want the menu to do? And if I need a different code, would you be kind enough to supply me with it?

    Many thanks in advance.

    Sarah

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