• Resolved bieguaji

    (@bieguaji)


    Hello! Your plugin looks really good and looks like what I want. I was using block editor to edit my whole site so I click the Disable the default Menu button (Hamburger) option to make it a block.

    But after I open the menu, everything looks great but the X(Close button) is missing which is a big issue. I want it to appear on the left top side of the menu which is what the menu button was originally located at.

    Also, I have another question, how can I arrange the layout of the whole menu. I added a website logo into the html section but seems like everything in the html section will be located below all menu items but I want it be at the top center.

    Thanks for your help and time. I really appreciate how you made the plugin.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter bieguaji

    (@bieguaji)

    Hello, issue of editing the page is fixed by using css but still need help with the X(close button) missing. Thank you!

    Thread Starter bieguaji

    (@bieguaji)

    After changing something in the block editor, I think it is a confliction between my website design and this plugin because I am putting that your button block inside my header and my header is inside of a cover block(I want the header shows on top of a playing video) . The close button will not show in this case. If I am using a regular header, then it will show.

    Is it possible that you show me a way to edit the plugin files so I can add a close button using html into the menu so I can close the menu with that button?

    Plugin Author Samuel Silva

    (@samuelsilvapt)

    Hi @bieguaji

    Thank you for using the plugin, the block specifically! It’s a pretty new feature, so I’m happy it’s being useful for you.

    In that specific incompatibility, I recommend the following:

    • Activate the fixed button (deactivate the option “Disable the menu Button”)
    • Add this CSS to your Customizer: .animatedfsmenu:not(.navbar-expand-md) .animatedfsmenu-navbar-toggler{ display:none; }

    This will show the menu only when the menu is open. Not the perfect solution, but it will work ??

    Have a great day!

    Sam

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘No X(close button) when using the menu button as a block’ is closed to new replies.