Outline to left

Outline to left

lunalucenteskin
Explorer
88 0 19

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

 

URL is www.lunalucente.com

Image 15-07-2024 at 21.58.jpeg

Replies 3 (3)

Made4uo-Ribe
Shopify Partner
10196 2420 3064

Hi @lunalucenteskin 

check this one. 

  1. From you Admin page, go to Online Store > Themes
  1. Select the theme you want to edit
  2. Under the Asset folder, open the main.css(base.css, style.css or theme.css)
  3. 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%;
}

 

  • And Save. 
  • result:
  • Made4uoRibe_0-1721074297164.png

    Note: You can adjust the length you want. 

 

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

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
dreamtechzone_5
Shopify Partner
676 1 100

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

Screenshot 2024-07-16 010025.pngScreenshot 2024-07-16 010058.pngScreenshot 2024-07-16 005933.png

Made4uo-Ribe
Shopify Partner
10196 2420 3064

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!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.