Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Attaching a screenshot where either my footer menu title or it's container won't center in IMPULSE theme. Trying to get this resolved.
Hey @everyknee could you please share your store URL in order to provide you provide code.
Yes, thank you. It's 068d21-2.myshopify.com or everykneeclothingco.com
Hi @everyknee
TRy this one.
@media only screen and (max-width: 749px){
footer.site-footer .collapsible-trigger-btn {
padding: 15px 10px;
}
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!