Image In "Image With Text" Section Doesn't Show

Image In "Image With Text" Section Doesn't Show

samuelsvensrud
Shopify Partner
13 0 3

Image In "Image With Text" Section Doesn't Show When Image Placement Is Set To Right And Under Another "Image With Text" Which Is Set To Left

Replies 5 (5)

nidhidhiman004
Shopify Partner
88 6 8

HI @samuelsvensrud 

 

can you please send your website url to us for check

Thanks

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me - nidhidhiman004@gmail.com Skype: live:.cid.4caf71e25fc2bb1e, Email me -rahul@prowebcoder.com - Skype: live:dhiman.639

Made4uo-Ribe
Shopify Partner
10203 2423 3069

Hi @samuelsvensrud 

Check this one. 

From you Admin page, go to Online Store > Themes

Select the theme you want to edit

Under the Asset folder, open the main.css(base.css, style.css or theme.css)

Then place the code below at the very bottom of the file.

 

.dbtfy-image-with-text .ambient-movement-left {
    opacity: 1 !important;
    filter: blur(0) !important;
    transform: translate(0) !important;
}

 

And Save. 

Result:

Made4uoRibe_0-1728392054136.png

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
samuelsvensrud
Shopify Partner
13 0 3

Thanks! Now I see the picture. Animation Isn't working though.

Made4uo-Ribe
Shopify Partner
10203 2423 3069

This was applied before I check it. It was applied to the 1st image with text right. It was not applied on the left, so I just call te left and copy the right image code. And the animation is working when I check. 

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.