Hi @PageFly-Victor , your solution works on the inspect element console but when I tried that in the shopify code panel it is not working at all, by the way, this is the code block I am using
.collage-wrapper-title, .collection__title h2{
text-align: center !important;
font-size: 1.7rem !important;
}
@media screen and (max-width:747px){
.collage-wrapper-title, .collection__title h2{
text-align: center !important;
}
Hello, How can I adjust the title and the button send on the contact form in mobile version to be centrally aligned. I am using the dawn version. Thank you in advance.