• Resolved SAGAR :)

    (@sagacrush)


    Hey,

    It’s possible to remove Menu and Close Text from mobile menu.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Yann

    (@collet)

    Hey,

    For the Twenty Twenty-One theme, you can add the following CSS code in the Customizer > Additional CSS panel to remove the text from the burger menu:

    .menu-button-container #primary-mobile-menu .dropdown-icon {
    	text-indent: -9999px;
    	overflow: hidden;
    	white-space: nowrap;
    }
    
    .menu-button-container #primary-mobile-menu .dropdown-icon .svg-icon {
    	margin-left: 0;
    }

    Hope that helps,
    Yann

    Thread Starter SAGAR :)

    (@sagacrush)

    It’s working well.

    Thank you.

    • This reply was modified 5 months, 4 weeks ago by SAGAR :).
    Plugin Support Yann

    (@collet)

    Glad it works.

    Would you mind leaving us a quick review on our?plugin page? This allows us to continue providing great features and helps other users to find us. ??

    Have a nice day,
    Yann

    Thread Starter SAGAR :)

    (@sagacrush)

    Hi Yann,

    I just left a review. I’m happy to support Twentig and help others discover this great plugin. Keep up the excellent work.

    Have a nice day.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.