Outline to left

Can this text be outlined to the left and showcased in the middle in a lot less width.

URL is www.lunalucente.com

Hi @lunalucenteskin

check this one.

  1. From you Admin page, go to Online Store > Themes
  2. Select the theme you want to edit
  3. Under the Asset folder, open the main.css(base.css, style.css or theme.css)
  4. Then place the code below at the very bottom of the file.
.m-richtext .m-richtext__description.rte {
    text-align: left;
}
.m-rich-text .container.m-section-my {
    width: 50%;
}

Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!

Hello Made4uo-Ribe!

I am using Shopify dawn theme. I have added Radio Buttons through coding. When I select Radio Buttons on product page it is not showing cart page and checkout page. Please help me. Thanks.
Store: https://puppies-paws-shop.myshopify.com/products/2-3-5-10-15-20m-dog-leash-long-pet-reflective-leash…
Password: Admin

Im not sure this is the proper place to ask your concern, this is another store owner’s post so your are out of topic. To answer your concern, it will surely this wont be seen on the checkout page even didnt add the price on the cart. You only add html in product page, not connected on the checkout or cart. You will need a developer for this to add code to connect. Thanks!