hi,
On my product page, there is a multicolumn at the bottom of the page (see image) on which I want to put the title in the middle, only for this multicolumn.
Thanx for your help
Alex
hi,
On my product page, there is a multicolumn at the bottom of the page (see image) on which I want to put the title in the middle, only for this multicolumn.
Thanx for your help
Alex
Hello @Alex087
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom
.multicolumn .title {
margin: 0 auto;
}
Hello @Alex087
Its Artzen Technologies! We will be happy to help you today.
Follow the Below Steps:
#shopify-section-template--19674055147849__dd284a69-d78b-4a1b-b21c-0c862be7fa8d .multicolumn .title-wrapper-with-link {
justify-content: center!important;
}
Note:This css will work only for this multicolumn.
Let me know if need further assistance
Regards,
Artzen Technologies
thanx @Artzen_tech it worked!
would you know how to add a small line of text bellow the columns like this