EC2410 Posted May 22 Share Posted May 22 Hi, I have a problem with a clients website in mobile - it's showing sections / images but nothing else (meus, headings, text etc). How is it possible to fix? Website working fine on desktop. Also has working perfectly on mobile before - only recently stopped working. Have attached a screenshot for reference. Thanks Link to comment
tuanphan Posted May 22 Share Posted May 22 This is homepage or which page? And which section? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
EC2410 Posted May 23 Author Share Posted May 23 It's across the whole website - it's only showing the background Link to comment
tuanphan Posted May 25 Share Posted May 25 You try disable Animation on Site Styles. I see some opacity: 0 code on your site or use this to Website > Website Tools > Custom CSS .tweak-global-animations-animation-type-fade header, .tweak-global-animations-animation-type-slide header, .tweak-global-animations-animation-type-scale header, .tweak-global-animations-animation-type-clip header, .tweak-global-animations-animation-type-flex header, .tweak-global-animations-animation-type-fade footer, .tweak-global-animations-animation-type-slide footer, .tweak-global-animations-animation-type-scale footer, .tweak-global-animations-animation-type-clip footer, .tweak-global-animations-animation-type-flex footer, .tweak-global-animations-animation-type-fade section>.content-wrapper, .tweak-global-animations-animation-type-slide section>.content-wrapper, .tweak-global-animations-animation-type-scale section>.content-wrapper, .tweak-global-animations-animation-type-clip section>.content-wrapper, .tweak-global-animations-animation-type-flex section>.content-wrapper { opacity: 1 !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
EC2410 Posted May 25 Author Share Posted May 25 @tuanphan thanks - it's almost fixed. The problem is now I can't select the burger menu on mobile, and the menu colour doesn't change on scroll (goes from transparent to purple - #251940 ) Link to comment
Solution tuanphan Posted May 26 Solution Share Posted May 26 21 hours ago, EC2410 said: @tuanphan thanks - it's almost fixed. The problem is now I can't select the burger menu on mobile, and the menu colour doesn't change on scroll (goes from transparent to purple - #251940 ) Do you use any custom code on Code Injection? If yes, you try disable all and check again Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment