Support is monitored from Monday to Saturday in office hours from the GMT timezone. Our response time can be up to 2 business days.

Notice: We do not accept any customization. Please Read Envato Support Policy. But we still can help with little snippets if that's possible!

Okay
  Print

Layout Issue on Some Mobile Devices

Some mobile devices such as Samsung Galaxy A51, Redmi Note, amsung Galaxy A32, has different resolution with other mobile devices. To fix it, please use this CSS

@media only screen and (min-width: 412px) and (max-width: 767px) {    
   .youzify-page-main-content {width: 390px;}
}

Please check this article to know where you need to put the CSS >> https://kainelabs.ticksy.com/article/16375/