• Resolved calebelliot

    (@calebelliot)


    My dev site is scriprint.com/loydemo and noticed that my hamburger menu is not centered inside the container. How do i make it in the middle and centered? I put a background color in to show the problem.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor responsivemenu

    (@responsivemenu)

    Hi there,

    You have some over aggresive custom styling in your theme style.css file that is adding 23px of padding with the !important tag meaning nothing can overwrite it (including my plugin).

    These can be found below:

    Line 188
    Line 244

    All the best

    Thread Starter calebelliot

    (@calebelliot)

    Got it!
    I applied the changes by removing the padding and it worked!

    Regards

    Plugin Contributor responsivemenu

    (@responsivemenu)

    Great news and thanks for letting me know!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘X not centered in Button Container’ is closed to new replies.