how can i center the text and price

Solved

how can i center the text and price

Martin299
Excursionist
30 1 8

how can i center the text and price
thanks in advance
02102.PNG

Accepted Solution (1)

BSSCommerce-B2B
Shopify Partner
1412 393 457

This is an accepted solution.

Dear my friend @Martin299 , 

I have reviewed your requirement, you just need to edit css script and the issue will be resolved.  You can follow my instructions! 

 

Step 1: Go to Admin -> Online store -> Theme > Edit code:

BSSCommerceB2B_0-1722935986186.png

 

Step 2: Search for the file base.css. And add this code snippet to the end of the file.

 

.card__content .card__information,
.card__content .card__information .card-information {
    text-align: center !important;
}

 

Step 3: Save your code and reload this page.

The result will be: 

BSSCommerceB2B_1-1722936146717.png

I hope these instructions will help you. If they are helpful, please give us likes and mark as the solution.

Have a nice day sir! 

 

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now I Donate Us Here!

View solution in original post

Reply 1 (1)

BSSCommerce-B2B
Shopify Partner
1412 393 457

This is an accepted solution.

Dear my friend @Martin299 , 

I have reviewed your requirement, you just need to edit css script and the issue will be resolved.  You can follow my instructions! 

 

Step 1: Go to Admin -> Online store -> Theme > Edit code:

BSSCommerceB2B_0-1722935986186.png

 

Step 2: Search for the file base.css. And add this code snippet to the end of the file.

 

.card__content .card__information,
.card__content .card__information .card-information {
    text-align: center !important;
}

 

Step 3: Save your code and reload this page.

The result will be: 

BSSCommerceB2B_1-1722936146717.png

I hope these instructions will help you. If they are helpful, please give us likes and mark as the solution.

Have a nice day sir! 

 

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now I Donate Us Here!