how to get this text from left to right in mobile version??

Solved

how to get this text from left to right in mobile version??

rgeafrauuhf
Tourist
39 0 3

how to get this text from left to right in mobile version??

its multiple images with text section..

https://huurraa.myshopify.com/products/lita-installation

pass = Hurra

Screenshot 2024-08-07 143647.png

Accepted Solution (1)

niraj_patel
Shopify Partner
2378 514 511

This is an accepted solution.

Hello @rgeafrauuhf 

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>

@media screen and (max-width: 767px) {
   .multiple-images-with-text__content-with-nav .prose.is-selected{
         text-align: left !important;
    }

}
</style>

niraj_patel_0-1723023230002.png

Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.

Shopify Partner || Helping eCommerce Stores
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution.
- For further discussion contact: Email ID- info@techlyser.com

View solution in original post

Replies 4 (4)

niraj_patel
Shopify Partner
2378 514 511

This is an accepted solution.

Hello @rgeafrauuhf 

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>

@media screen and (max-width: 767px) {
   .multiple-images-with-text__content-with-nav .prose.is-selected{
         text-align: left !important;
    }

}
</style>

niraj_patel_0-1723023230002.png

Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.

Shopify Partner || Helping eCommerce Stores
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution.
- For further discussion contact: Email ID- info@techlyser.com

GTLOfficial
Shopify Partner
497 101 97

Hello @rgeafrauuhf 
Go to online store ---------> themes --------------> actions ------> edit code------->theme.css
add this code at the end of the file.

.multiple-images-with-text__content-with-nav {
text-align: right !important;
}

result
24.png

If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh

Sweans
Shopify Partner
401 79 122

Hi @rgeafrauuhf ,

 

In order to get the text from left to right in the mobile version, you can add this code to your theme.css file

 

@media(max-width:1000px) {
  .multiple-images-with-text__content-with-nav {
    text-align:left;
}
}

 

The output will look like this

Sweans_0-1723024159110.png

Follow these steps to add the code:

Step1 : Open shopify backend→ Sales Channels→Online Stores→themes→ Three dots near current theme→ Edit code(see screenshot)

Sweans_1-1723024179235.png

Step 2 : Search for theme.css in the search bar in the left sidebar of the page

 

Step 3: Add the above code at the end of the theme.css file

 

Sweans_2-1723024196638.png

 

 

Feel free to ask any questions on the solution.

And if you found this helpful please select this as the approved solution

Regards,
Sweans

 

- Was my reply helpful? Please Like and Accept the Solution or let me know by Buying me coffee!
- Want to modify or custom changes on store Hire me.
- Feel free to contact me at info@sweans.com regarding any help.
- To know more about me check out www.sweans.com

BSSCommerce-B2B
Shopify Partner
1505 431 487

Hi @rgeafrauuhf 

Step 1: Go to Admin -> Online store -> Theme > Edit code

Step 2: Search for the file theme.css and add this code snippet to the end of the file

@media screen and (max-width: 750px) {
.prose.is-selected>* {
    text-align: left;
}
}

Result

BSSCommerceB2B_0-1723035300658.png

If it's helpful, please like and mark it as a solution, thank you 😘

 

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now