Hi I have trouble with altering cellular breakpoint on my wordpress web page that runs on Flatsome concept. Is there amy effortless way to adjust it? I tried to obtain anything in resource code that consequences it, but was not profitable. Many thanks
#nav-toggle { display: none ; }
.main-navigation .onepress-menu { overflow:visible; width: auto !important; }
u/media ( max-width: 900px ) {
#nav-toggle { display: block ; }
.main-navigation .onepress-menu { overflow: hidden; }
}