Hello,
I need help with moving the title center “Your Bundles” to the center of the back + changing the background of the title section to #AC3834.
Here is my web link:
https://wowberrybites.com/cart
Thank you so much for your help in advance!
Hello,
I need help with moving the title center “Your Bundles” to the center of the back + changing the background of the title section to #AC3834.
Here is my web link:
https://wowberrybites.com/cart
Thank you so much for your help in advance!
@winnado11
You want like this.
Thanks. No, I just want to center the title “Your Bundles” and change the background color of “Your Bundles” section only. Similiar to this.
Thank you!
.supports-cookies.template-404 {
text-align: center !important;
}
h1.h2.template-404__heading {
background: #AC3834 !important;
padding: 30px !important;
}
yes, please share code so i will change backend first HTML code after i will give you CSS code
Thanks so much!