Mobile layout
Hello, in the mobile layout of the community answer's, but contains the padding more than specified in the left and right, what should I do?
Hello, in the mobile layout of the community answer's, but contains the padding more than specified in the left and right, what should I do?
by maverick » 6 weeks ago
The padding is added by your template css /templates/j-konnect/css/bootstrap.min.css
.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
by musclesurf » 5 weeks ago
Hello.
Thank you for your kind support.
However, it was done as instructed, but there was no change
by maverick » 5 weeks ago
Please add below css in your css override file or in media/com_communityanswers/css/cj.answers.min.css
@media (max-width: 767px) {
#sp-main-body .container {padding-left: 0; padding-right: 0}
}
by musclesurf » 5 weeks ago
Hi
There is no change for some reason.
by musclesurf » 5 weeks ago
hello again.
DELETED
my best regards
by maverick » 5 weeks ago
Please do not post any credentials on public forum. Kindly change them now and send me changed credentials using contact us form.
Powered by CjForum
This website uses cookies to manage authentication, navigation, and other functions. By using our website, you agree that we can place these types of cookies on your device.