Hello,
Apologies for the Inconveniences regarding this!
Simply find the following code in the style.css File:
[ch_pre type="css"]@media (max-width: 767.98px) {
#page-title {
padding: 2rem 0;
text-align: center;
}
#page-title h1 {
line-height: 1.5;
font-size: calc( 1rem + 2vw );
}
.page-title-parallax span {
font-size: 1rem;
}
#page-title .breadcrumb {
position: relative !important;
top: 0 !important;
left: 0 !important;
right: 0 !important;
margin: 20px 0 0 !important;
justify-content: center;
-webkit-transform: translateY(0);
transform: translateY(0);
}
#page-title #portfolio-navigation,
#portfolio-ajax-title #portfolio-navigation {
position: relative;
top: 0;
left: 0;
margin: 15px auto 0;
}
}[/ch_pre]
and change the @media (max-width: 767.98px) to @media (max-width: 991.98px).
This will definitely work fine. Hope this Helps! We will try making this easier in the coming updates.
Let us know if we can help you with anything else or if you find any further issues.
PS. Please be assured, we never change your Privacy Settings. :)