Nashh
February 23, 2023, 4:26pm
1
Hi guys, i want to know where do i can find the code to edit this section “Rich Text”
I want to localize this and localize the “class”. Because i want to add a image as a backgorund in this section
but i cant find this under my “Edit code”.
When i search for the class throught inspect element in my site i can find this one. But when i search this class in my code i cant localize it.
Hi @Nashh ,
This is Richard from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Sections->/rich-text.liquid
Or you can also try 2nd solution which is to use below css in settings Custom css:
.rich-text {
background: url("")
}
I hope it would help you
Best regards,
Richard | PageFly
Nashh
February 23, 2023, 4:53pm
3
It worked! Thank you so much