Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1194920

    I have a website https://tpcgenerators.com/ that I have added a menu item too but want all 3 primary items on the same line.

    The last one “service quote” is on a line below the other two.

    When I inspect the element in firefox it says menu-below-header-menu but I cant figure out how to widen that area so they can all be on the same line.

    Can anyone help me?

    Thanks, Eugene

    #1194934

    Ok, I think I figured out how to get them all on one line but how do I center all three on the page?
    Sorry to be so clueless.

    e

    • This reply was modified 4 years, 8 months ago by eugenebare.
    #1194940

    Hi eugenebare,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1194941

    How to get them all on one line but how do I center all three on the page?
    And how do I remove the “skin-grid” link? on most of my pages?
    Sorry to be so clueless.

    #1195013

    Hi,

    Please try this in Quick CSS:

    .custom-below-header ul#menu-below-header-menu li {
        width: 33%;
    }

    I’m not sure what you mean by skin-grid though, could you try to explain a bit further or post a screenshot highlighting what you would like to change please?

    Best regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.