Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Hi,
I am trying to centre the text boxes on my 'Contact Us' page, but do not know how to do this. How do I do this?
Website link is comftiwear.com
Thanks
Solved! Go to the solution
This is an accepted solution.
hello @JMcCrae21
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.bgwhite.p-t-66.p-b-60 .container .row .col-md-6.p-b-30:nth-child(1){
display: none;
}
.bgwhite.p-t-66.p-b-60 .container .row .col-md-6.p-b-30.leave-comment{
margin: 0 auto;
}
This is an accepted solution.
hello @JMcCrae21
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.bgwhite.p-t-66.p-b-60 .container .row .col-md-6.p-b-30:nth-child(1){
display: none;
}
.bgwhite.p-t-66.p-b-60 .container .row .col-md-6.p-b-30.leave-comment{
margin: 0 auto;
}
Hello, I’m using the fashe theme and want to remove the map on the left side of my contact page. I am also looking for a solution to change the banner image. It would be really amazing if someone of you guys could help me out with this. Thank you very much in advance.
Hi,
I've followed your instruction but I could not find theme.css in my assets folders. Do you know what is it name currently? Thanks very much!
User | RANK |
---|---|
211 | |
111 | |
87 | |
59 | |
51 |