Re: Add a Richtext to Slideshow

Add a Richtext to Slideshow

herzundloewe
Tourist
4 0 0

Hello there,

I got the Studio-theme and want to add a richtext into my slideshow, it could replace the button or just be added.

Is there a "quick" adjustment possible in the liquid file or should I just insert pictures with the text on it?

If anyone could help me out I would really appreciate it! 

 

Replies 6 (6)

ProtoMan44
Shopify Partner
607 54 91

@herzundloewe Hey, thanks for posting here.

all is possible but difficult to describe here.
if rich text is creating issue so style it.

yes it is quick way to just add a image which has text on it.

- A thirsty developer passionate about supporting the community. If you'd like to, you can  

Buy me a Coffee.


- Your Shopify Solution Specialist Get a Quote at

ProtoMan44

 - 

Chat On Whatsapp


Crafting exceptional e-commerce experiences to elevate your online presence. Let's build your success story together!
herzundloewe
Tourist
4 0 0

Hey, thanks for the quick answer.

I know it's kinda glibberish asking like that. 

I found another solution by abusing the button label. What would help me now is making the slideshow-button not clickable ( there appears an icon when hovering over it, I just filled in text and no link), could you tell me which line I'm looking for in the liquid?

Thanks again and have a nice day

ProtoMan44
Shopify Partner
607 54 91

@Made4uo-Ribe can you please share link

- A thirsty developer passionate about supporting the community. If you'd like to, you can  

Buy me a Coffee.


- Your Shopify Solution Specialist Get a Quote at

ProtoMan44

 - 

Chat On Whatsapp


Crafting exceptional e-commerce experiences to elevate your online presence. Let's build your success story together!

Made4uo-Ribe
Shopify Partner
7609 1833 2245

Hi @herzundloewe 

The slideshow already have a heading and subheading where you can add text. On the rich text it only have heading and paragraph. 

No, dont add picture with text. I will getting horrible on the smaller screen. The text wont be readable, its not dynamic. 

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free.
Need THEME UPDATES but has custom codes? No worries, contact us for affordable price.
herzundloewe
Tourist
4 0 0

Hey @Made4uo-Ribe 

thanks for your answer. I cant put a line break in a subheading, that was my initial problem

Made4uo-Ribe
Shopify Partner
7609 1833 2245

You can add like this code.

.slideshow__text.banner__box p {
    line-break: normal;
}

And paste it in your base.css  you can adjust whatever you want.  

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free.
Need THEME UPDATES but has custom codes? No worries, contact us for affordable price.