Shopify themes, liquid, logos, and UX
Hello, @qwuco
1) Go to Online Store
2) Edit Code
3) Find theme.css/base.css file
4) Add the following code in the bottom
header.header.header--middle-left.header--mobile-center.page-width.header--has-menu
.list-menu--inline {
display: ruby-text !important;
}
That doesn't quite fix it, take a look at the site please, I've made the changes.
https://qwu.co/
Try this one @qwuco
.row-container {
display: flex !important;
flex-wrap: wrap !important;
justify-content: space-between !important;
align-items: center !important;
}
.row-container .item {
flex: 1 !importantt;
margin: 5px !important;
text-align: center !important;
}
Thanks!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025