Re: Dawn Theme: Need help with indenting the paragraphs with bullet points.

Solved

Dawn Theme: Need help with indenting the paragraphs with bullet points.

wagntails
Visitor
3 0 0

Hello Everyone, 

 

I need to indent all the lines of bullet points site wide so that they appear in one line and the bullet points are outside the paragraphs, for rich text and image with text sections. 

 

Please check screenshot. 

 

Thank you.

 

Screenshot 2023-04-13 at 01-21-01 Best Pet Boarding Services in Pune I wagntails.png

Accepted Solution (1)

BSS-Commerce
Shopify Partner
3477 463 535

This is an accepted solution.

Hi @wagntails 

Is this the result you want?

view - 2023-04-13T134953.942.png

 

Then you can follow these steps:

1. Online Store -> Theme -> Edit code 

view - 2023-04-13T134956.124.png

 

2. Find the file base.css and add the following at the end:

.rte ul, .rte ol {
   list-style-position: outside;
}

Hope this helps you.

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency

View solution in original post

Replies 6 (6)

shreyhweb
Shopify Partner
633 111 116

@wagntails 

 

Please share the store URL with us then we will able to help you

 

- If You Find Our Solution Helpful Please Like And Mark As Accepted!
- Sip, savor, and support – your Coffee Tip helps us keep coding.❤️
- If You Want To Further Discussion. Then Contact - info@shreyhsoftsolutions.com

BSS-Commerce
Shopify Partner
3477 463 535

This is an accepted solution.

Hi @wagntails 

Is this the result you want?

view - 2023-04-13T134953.942.png

 

Then you can follow these steps:

1. Online Store -> Theme -> Edit code 

view - 2023-04-13T134956.124.png

 

2. Find the file base.css and add the following at the end:

.rte ul, .rte ol {
   list-style-position: outside;
}

Hope this helps you.

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency
wagntails
Visitor
3 0 0

Thank you @BSS-Commerce 

 

It works like a charm.

Rane1
Tourist
3 0 0

Worked for me, too, thank you!

dankaplan
Tourist
3 0 1

Hi - worked in one section - but for some reason it removed the bullets in another sectionScreenshot 2024-03-24 at 8.26.05 AM.pngScreenshot 2024-03-24 at 8.25.54 AM.png