[Resolved] Expand menu

  • Author
    Posts
  • #5451

    bugstory
    Participant

    Hello,

    On my website cibiste.ch there are 8 categories on my menu. If I want to add another category that it positions below.
    I would like my categories continue on the right because we can add three or four categories.
    There is still space on the right.

    Can you explain me how I can expand my menu?

    Best regards,

    Rafael

    #5453

    Andrew Misplon
    Keymaster

    Hi Rafael

    Thanks for posting. One way might be to go to Plugins > Add New and install Simple Custom CSS. Then, go to Appearance > Custom CSS and insert:

    /* Header Container */
    .site-header .container {
        max-width: 1300px;
    }

    This will adjust only the header container width. Let me know if this solution will work for you.

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

You must be logged in to reply to this topic.

Scroll to top