Hello,
Unfortunately that’s not possible.
Currently the template comes with 5 responsive levels:
– Extra Small (0px until 575px)
– Small (576px until 767px)
– Medium (768px until 991px)
– Large (992px until 1199px)
– Extra Large (1200px until 99999px)
You can create your custom CSS media queries, for example:
(css/custom.css):
/* This code will apply only on screens higher than 1920px */
@media(min-width: 1920px) {
/* Your custom CSS code here */
}
We hope this helps!
Let us know if you have more questions.
Kind Regards,
Rodrigo.
If you are satisfied with Porto HTML and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads