Unverified

Name

Croccoblocks Megamenu overflow issue for full screen on mobile/tablet

About

This simple bit of CSS Code solves the frustrating issue of overflow (sideways scrolling) for mobile devices on the Croccoblocks mega menu when it is set to full-screen.

Language

CSS

Rating

Voted: 0 by 0 user(s)

How to Setup Snippet

Just insert the code either in the additional CSS section of your theme or directly into the Elementor custom CSS section if you have the pro version. ( adjust the width accordingly )

Codevault

Simonlwright

Scroll down to see more snippets from this codevault.

Wordpress Compatability

The author has indicated that this snippet is compatable up to wordpress version: 6.4

Code Snippet Plugin Sync

Free & Pro

Download this snippet by clicking the download button, then head over to the Code Snippet Plugin settings in your wordpress admin dashboard, select the import menu then upload this file to import into your wordpress site.

Pro Only (Coming Soon)

You will be able to click a button and sync this snippet to your wordpress site automatically and from your dashboard manage all code snippets across all your wordpress sites that have the Code Snippets Pro plugin installed.

History

Last modified:

09/02/2024

Important Note

This snippet has the following status:

Unverified

This snippet has not been verified, use with caution and at your own risk. See details provided by author in sidebar and click below to find out more.

Croccoblocks Megamenu overflow issue for full screen on mobile/tablet

 
                    
1@media(max-width:1024px)
2{html{overflow-x:hidden;!important;margin-right:0px;}}

0

Related Snippets

Please see some snippets below related to this snippet..

Elementor

Unverified

0

Elementor Pro Form Checkboxes

Added: 5 months ago

Last Updated: 5 months ago

Style Elementor Pro Form Checkboxes with CSS

Elementor

AI Verified

0

Elementor Repeater Field Bullets

Added: 5 months ago

Last Updated: 5 months ago

Elementor

Unverified

Other Snippets in this Codevault

These are some popular snippets from this users codevault..

Elementor

Unverified

0

Croccoblocks Megamenu overflow issue for full screen on mobile/tablet

Added: 4 months ago

Last Updated: 4 months ago

This simple bit of CSS Code solves the frustrating issue of overflow (sideways scrolling) for mobile devices on the Croccoblocks mega menu when it is set to full-screen.