Toucan Posted March 12 Posted March 12 I have added custom code to a page (https://www.inlifewellness.com.au/burwood) and this code works perfectly fine however the display of the "pricing" button overlaps the code once "view locations" is clicked. I have attached a photo for reference. Does anyone know why this is happening? I should note that this only happens on 50% of the devices I've tested the site on.
tuanphan Posted March 13 Posted March 13 You can use this code to Website > Website Tools > Custom CSS to fix problem .fe-block-yui_3_17_2_1_1707689866784_3471 { position: relative; z-index: 999999999999; } 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!)
Toucan Posted March 14 Author Posted March 14 @tuanphan thanks for your response. I tried injecting that code but it hasn't worked (see attached). Would you mind emailing me with some further details? Or we can set up a quick call if that's easier? mh@toucanmarketing.co
tuanphan Posted March 16 Posted March 16 Try this new CSS code .fe-block-yui_3_17_2_1_1707689866784_3471 { position: relative !important; z-index: 999999999999 !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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment