Hello, I am having an issue with theme Boundless and I have tried sooooo many fixes including css pastes found on here and nothing works to put the product title and price centered under the product image. please help anyone
page example: Hats page
Hello, I am having an issue with theme Boundless and I have tried sooooo many fixes including css pastes found on here and nothing works to put the product title and price centered under the product image. please help anyone
page example: Hats page
Hello @JP12we5 ,
Follow these steps:
Go to Online Store β Theme β Edit code
Open your theme.scss.css file and paste the following code at the bottom:
@media only screen and (min-width: 990px) {
.product-item__link .product-item__meta__inner{
text-align: center !important;
}
}
If problem solved donβt forget to Like it and Mark it as Solution!
And if you need help with customization/code part you can contact me for services
You can find the email in the signature below.
Thanks
HI @JP12we5
To complete your requests, please follow these steps:
span.product-item__meta__inner * {
text-align: center !important;
}
Here is the result: https://prnt.sc/njNeu3LNpomE
I hope this helps
Best,
Daisy
This worked immediately, thank you! I am also going to try to Avada, definitely need help with seo to boost sales and if I can work with you that would be great, any contact info?
Thank you for the reply and help Guleria. I do need help with creating a customization code for product slide in image from the right to left of the home page, I have an example here that shows up when views only on mobile. example to view on mobile
Hi @JP12we5
You can meet me via live chat
We are available 24/7 so if you need any help please let us know
Best,
Daisy
thank you very much