All things Shopify and commerce
hello,
i want the heading to move in the center as well just like the text please help ? Thank you
Solved! Go to the solution
This is an accepted solution.
Hi @MinhajAhmed106,
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above </head> tag:
<style>
.footer-block__heading {
text-align: center !important;
}
</style>
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
This is an accepted solution.
Hi @MinhajAhmed106, Pls try with this code:
<style>
@media screen and (min-width: 750px) {
.footer .footer-block__details-content>li:not(:last-child) {
margin-right: 0 !important;
}
.footer-block__details-content {
text-align: center !important;
}
}
</style>
Here is result:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
Hi @MinhajAhmed106, Can you kindly share your store link (with the password protected, if any) with us? We will check it and suggest you a solution if possible.
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
post the solution here ! as i want to do it by myself thank you
@MinhajAhmed106, I need a store link so I can give you a solution
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
This is an accepted solution.
Hi @MinhajAhmed106,
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above </head> tag:
<style>
.footer-block__heading {
text-align: center !important;
}
</style>
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
it centered the footer in mobile but make a mess in desktop version here it is in desktop? solution ?
Hi @MinhajAhmed106, Pls remove old code and change it to this code:
<style>
@media only screen and (max-width: 767px) {
.footer-block__heading {
text-align: center !important;
}
}
</style>
Hope this can help you 😍
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
headings are centered but text are alinged to left now in both pc n mobile view
@MinhajAhmed106 , Pls try again this code:
<style>
.footer__content-top .footer-block__heading {
text-align: unset !important;
}
</style>
Hope this can help you 😍
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
i fix the mobile view alignment they are all in centre now. please without messing the mobile view tell me how can i centered them in pc view as well. they are like this rn in pc view
This is an accepted solution.
Hi @MinhajAhmed106, Pls try with this code:
<style>
@media screen and (min-width: 750px) {
.footer .footer-block__details-content>li:not(:last-child) {
margin-right: 0 !important;
}
.footer-block__details-content {
text-align: center !important;
}
}
</style>
Here is result:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
thank you and GOD bless you !
Hi @MinhajAhmed106,
We're happy to see that our suggestion helped you solve the issue.
Can you kindly give us a like? This can be a reference for other merchants if they have an issue like you. Should you need any further information, please do not hesitate to contact us by tagging directly at Community post.
We will check and let you know soon.
Thanks in advance 😍
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024