• Ray Davies

    (@ray-davies)


    Is it possible to have the main menu centralized? My client has requested the menu spread across the page width, but I think centralizing would be the way to go personally

Viewing 5 replies - 1 through 5 (of 5 total)
  • BjScott

    (@bjscott)

    Hello! Can you post your site’s URL? Thanks!

    [email protected]

    (@yoshasongmailcom)

    I have a similar question (same question) I’m trying get the top menu items to be spaced evenly across the top of the page. I found a few pieces of css code to add to space the text, but that just spaced out all the individual words not the individual menu items.

    https://www.mediamarathoning.com

    esmi

    (@esmi)

    @[email protected]: If you require assistance then, as per the Forum Welcome, please post your own topic.

    Thread Starter Ray Davies

    (@ray-davies)

    Hi Bj, the site is here: https://www.vr-pro.net/
    Thanks for looking

    BjScott

    (@bjscott)

    Hey there Ray! I played around with this and I think this will make your menu look like you wanted. Let me know if I can help you further!

    Try putting this into your Custom Style.CSS:

    .navigation-main li {
      letter-spacing: 0.7px;
      padding: 0 5px;
    }
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Centralize menu’ is closed to new replies.