Katey001 Posted October 18, 2023 Posted October 18, 2023 Hello, Seeking some help for my mobile footer: 1. Brisbane Dental Clinic Hour drop down is not displaying Monday-Wednesday Hours when the '+' icon is showing 2. Privacy overlaps social icons no matter how many squares I add in between the two components. Thanks!
tuanphan Posted October 19, 2023 Posted October 19, 2023 #1. It is fine to me #2. Add to Website Tools (under Not Linked) > Custom CSS /* Privacy social icons */ @media screen and (max-width:767px) { .fe-block-yui_3_17_2_1_1668575929593_12475 { position: relative; bottom: -10px; } } 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!)
Katey001 Posted October 20, 2023 Author Posted October 20, 2023 Thank you @tuanphan, that code worked. For the footer, there is still an issue, if you use the '+' and '-' toggle you can see that some information gets lost. There is some code in the background for the footer however it seems to be attached to some other information that I am unable to locate.
tuanphan Posted October 21, 2023 Posted October 21, 2023 On 10/20/2023 at 7:55 AM, Katey001 said: Thank you @tuanphan, that code worked. For the footer, there is still an issue, if you use the '+' and '-' toggle you can see that some information gets lost. There is some code in the background for the footer however it seems to be attached to some other information that I am unable to locate. It shows fine on my mobile 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