move item to center of the page

move item to center of the page

Daniel19901
Shopify Partner
211 0 45

Hi, can anyone help me move this item to the middle of the line ?
it has a minimum of 2 so there is actually an empty one on the left which i can't get rid of:

https://a700ea-98.myshopify.com/

Daniel19901_0-1722946318574.png

 

 

Replies 4 (4)

BSS-TekLabs
Shopify Partner
1798 511 597

- Here is the solution for you @Daniel19901 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.

 

@media screen and (min-width: 768px) {
    .multicolumn.card-grid.card-grid--2 {
        --card-grid-per-row: 1 !important;
    }
}

 

- Here is the result you will achieve:

BSSTekLabs_0-1722946630768.png

 

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

suyash1
Shopify Partner
9763 1213 1550

@Daniel19901 - please add this css to the very end of your theme.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> theme.css

 

@media screen and (min-width: 768px) {
    .card-grid--2 {
        --card-grid-per-row: 1;
    }
}

 

To build shopify pages use pagefly | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30. | Support me

Rahul_dhiman
Shopify Partner
424 83 84

Hello @Daniel19901 
Go to online store ---------> themes --------------> actions ------> edit code------->theme.css ----> line number 9030
search this code

@media screen and (min-width: 768px) {
.card-grid--2 {
--card-grid-per-row: 2;
}
}

and repalce with this code

@media screen and (min-width: 768px) {
.card-grid--2 {
--card-grid-per-row: 1 !important;
}
}

 result
22.png

If this was helpful, hit the like button and accept the solution.
Thanks

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -rahul@prowebcoder.com - Skype: live:dhiman.639
Checkout Some Free Sections Here
Mobile:- +91 62390-46167

EFOLI-Syn
Shopify Partner
64 1 0

Hello @Daniel19901,

You can move the item to the middle of the by adding this code into your theme's theme.css file.

.multicolumn-card__info{justify-content: center;}
Syn | eFoli
-Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- Checkout our apps:Inkybay || MultiVariants