Hi how can I make the link labels centre in the column after removing the link label.
My website is f22london.com
Password : password123
Please Help.
Thankyou,
Joe
Hi how can I make the link labels centre in the column after removing the link label.
My website is f22london.com
Password : password123
Please Help.
Thankyou,
Joe
Hi @f22london1
Do you mean like this?
if it is check this one.
From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
Find the theme that you want to edit and click on “Actions” and then “Edit code”.
In the “Assets” folder, click on “base.css, style.css or theme.css” file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
.multicolumn-card__info {
position: absolute;
top: 50%;
left: 40%;
}
And Save.
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
No i meant centre under the image
its not it’s slightly off, its more apparent in the mobile version as it obviously just hides the arrow instead of removing it