Prestige: section "rich text with image" - how to align text to left on mobile?

Hi!

the text looks good on pc, but on mibile the dots are left and the text is centered. how to make text left aligned on mobile? (and on pc as well)

best regards

Hi @Geltier

This is Victor from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.css

Step 3: Paste the below code at bottom of the file → Save

@media screen and (max-width: 767px){

.Rte li {

text-align: left !important;

}}

Hope that my solution works for you.

Best regards,

Victor | PageFly

Hi @Geltier

Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.

hi! it is unfortunately now working. however, when we use the “dots” it is working. but we would like actually to have the specifications without the “dots” as shown in picture


Update: we’de like to make the text left-aligned on mobile. It looks good on computor but is centered atm on mobile