Hi guys,
Need to align “Leave Comment” form, mobile view only!
Thank you,
@Alliance
I think It’s already fix
Not fixed yet.
So weird. Why mine is not!
I got it. Talking about “Leave Comment” form in the blog pages. You guys talking about contact us form!
This contact us form, not “Leave comment” form in blog pages.
https://allianceautoproducts.com/blogs/news/issues-with-a-traditional-local-car-wash
Thats desktop view, the issue is in mobile view.
@Alliance
Put below css into theme.liquid file before closing tag
@media (max-width:481px) {
.comment-form .grid__item.medium-up--one-half {
width: 98.5% !important;
}
}
Didn’t work for me.
@Alliance Did you put in tag ?
@Alliance put before tag
It is before tag. Please have a look on the screen shot.
hello @Alliance
Step 01:
this idea helps you