Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
4 Replies
Aug 11, 2022 1:17 pm
For ME it is fully responsive. Theme: Kadence
Aug 13, 2022 6:56 am
all is ok, this is the main difficulty of using side oriented background images. In this case you can change the background mode from "cover" to "contain" for small mobile devices and all will be ok, but we don't do that because it's ok to show the "support" word only.
@media screen and (max-width:480px) { #wpforo #wpforo-wrap .wpforo-category{background-size: contain !important; background-repeat: no-repeat;} }