I am having issues with the footer on mobile. It looks great on desktop but when I scale down to mobile it does not have a container so the content does not show well. There is also a lot of extra top and bottom padding. I've tried adding some different CSS bits but I can't get anything to work.
I am using footer Style 1 with 2 columns and using text blocks to display the images. In the first column I have to use img align="right" in order to get them to appear as a group on desktop. I'd be fine with them staying to the right on mobile but need them to show. It just seems like the container is missing. See the attached files or go to the site to see: devwp.flatheadbank.com
Unfortunately removing img align does not really work. It makes the image align to the left on desktop and does not look good. It seems like the columns are not responsive on the footer. See attached image.
When using align=\"right\" on the footer column 1 widget that still makes the images disappear when scaled down on a mobile device. See the attached file, the images are not there.
I am having issues with the footer on mobile. It looks great on desktop but when I scale down to mobile it does not have a container so the content does not show well. There is also a lot of extra top and bottom padding. I've tried adding some different CSS bits but I can't get anything to work.
I am using footer Style 1 with 2 columns and using text blocks to display the images. In the first column I have to use img align="right" in order to get them to appear as a group on desktop. I'd be fine with them staying to the right on mobile but need them to show. It just seems like the container is missing. See the attached files or go to the site to see: devwp.flatheadbank.com
Any ideas?
Thanks.
Hello Nic,
I check your code,
can you try to remove the img align from the 2 image of the first text widget, that should fix the problem.
Do not hesitate to contact us if you have other questions.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Unfortunately removing img align does not really work. It makes the image align to the left on desktop and does not look good. It seems like the columns are not responsive on the footer. See attached image.
Hello Nic,
To change the image align you need to add this
align=\"middle\" or left or right but no need to add the \"img\" part.
That should fix the problem.
Do not hesitate to contact us if you have other questions.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
When using align=\"right\" on the footer column 1 widget that still makes the images disappear when scaled down on a mobile device. See the attached file, the images are not there.
Hello,
Then what you could do is to add a custom class to the image and add custom css ( Thefox > styling options ) to have the image to align to the right.
This should fix the problem.
Do not hesitate to contact us if you have other questions.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme