Comments 2Alex started the conversationNovember 25, 2023 at 4:51pmOn mobile, portfolio filters hide the subtitle. How can I make them respect it and show below the section title?Attached files: WhatsApp Image 2023-11-06 at 20.31.51.jpeg 1,973Support repliedNovember 27, 2023 at 7:33amHi Alex,I escalated your ticket to our web designer to get the best opinion on this.Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 1,973Support repliedNovember 27, 2023 at 4:19pmPlease add these styles in Aditional CSS:@media only screen and (max-width: 1024px) { .hero-footer-right { width: 100%; } .grid-option { margin: 0 auto !important;} .hero-footer-right { width: 100%; } .filters-options-wrapper { justify-content: center;} }Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy1 Like Sign in to reply ...
On mobile, portfolio filters hide the subtitle. How can I make them respect it and show below the section title?
Attached files: WhatsApp Image 2023-11-06 at 20.31.51.jpeg
Hi Alex,
I escalated your ticket to our web designer to get the best opinion on this.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Please add these styles in Aditional CSS:
@media only screen and (max-width: 1024px) {
.hero-footer-right {
width: 100%;
}
.grid-option {
margin: 0 auto !important;
}
.hero-footer-right {
width: 100%;
}
.filters-options-wrapper {
justify-content: center;
}
}
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy