• Resolved timob1

    (@timob1)


    Hello,
    I have created two menu items that now look beyond the scope.
    They have 23 and 26 characters…

    Picture

    Can I adjust the width? custom css?

    thank you in advance 😉

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author FameThemes

    (@famethemes)

    Hi,

    Thank you for your feedback.

    Please try to add this custom CSS code in Customizer > Additional CSS to fix this issue

    body .onepress-menu ul {
        width: auto;
    }

    Let me know how it goes.

    Thread Starter timob1

    (@timob1)

    Hi, thanks for your reply. That helped, now it looks right.
    Many thanks 🙂

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

The topic ‘Menu Width = custom css?’ is closed to new replies.