Hey guys - can anyone help me get the heading to this section centralised and onto one line?
Thanks ![]()
Please add the following code at the bottom of your assets/theme.css file.
#shopify-section-16291314828aaa53d3 h3{
font-size: 1.2rem !important;
}
Hope this works.
Thanks!
Can anyone help on this?
Please add the following code at the bottom of your assets/theme.css file.
@media only screen and (min-width: 992px){
div#shopify-section-16291314828aaa53d3 .page-width .section-header h2 { margin-left: 0px !important; text-align: center; }
}
Hope this works.
Thanks!
You’ve done it again!