• Resolved platform24x7

    (@platform24x7)


    I have set the “top menu” style from header – general. There are 7 options on the menu. “contact us” option is being dragged down. I want all 7 options in one row only. Is there any way to do so? Like to Decrease the space between menu option or something else?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Abhishek

    (@abhikr781)

    Hello,

    ​Please try to add the below CSS code from the Appearance > Customize > Custom CSS, and check.

    #site-header #site-header-inner {
        max-width: 90%;
        width: 100%;
    }
    Thread Starter platform24x7

    (@platform24x7)

    Thank you, it worked. 🙂

    Abhishek

    (@abhikr781)

    You are most welcome and glad to hear that solution worked well.😊

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

The topic ‘Decrease the space between menu options’ is closed to new replies.