Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Space Between Menu Tabs #14487
    Bookmama
    Member

    THANKS!!! That did fix it. I thought I had made that change before, but must somehow have not saved it. I kept adding padding until the space on the right-hand side also went away. I ended up with:


    @media
    screen and (min-width: 1060px) {
    #header-menu ul.menu li { float: left; }
    #header-menu ul.menu a {
    padding-left: 71px;
    padding-right: 71px;
    }
    }

    Obviously if we need to add tabs or change text in the menu, that padding will have to be changed. But other than that, is there any problem you see with the larger padding number that I used over what you had?

    Thanks again for all the help.

    in reply to: Space Between Menu Tabs #14426
    Bookmama
    Member

    Okay, thanks… one last question. Is there a way to eliminate the line between menu options — the black that I’ve circled in the image here:menu line

    As always thanks for your super prompt and helpful replies! Your support makes a good theme, great!

    in reply to: Space Between Menu Tabs #14413
    Bookmama
    Member

    Okay, thanks. Wow…. you can figure out my custom css so easily. Can you also see when I am eating junk food and slacking off? ha ha….

    I guess the bottom line is this person was looking to somehow have the menu items completely fill the menu area, but seems like the only way you could do that would be to hardcode their size, or is it possible to put in a width of 20% if I know there are 5 items and therefore have them each take up 1/5 of the menu??

Viewing 3 posts - 1 through 3 (of 3 total)