Hello,
Is it possible to have a footer for the mobile version (below 989 px width) with only two columns, no newsletter and just the fields like in this picture : https://imgur.com/a/3BsJh
Here is the link from my site : http://www.micropole-learning-solutions.com.qual.micropole.com/
Thank you
Best regards
Hey micropoleinstitut,
This is possible, but it seems the footer has changed from what you have in the screenshot. There seem to be a lot more links.
Best regards,
Jordan Shannon
Hey,
Yes it’s done on purpose (it’s a template), I don’t want those links for the mobile version.
I just need two columns with fields like this : https://imgur.com/a/3BsJh
Thank you
Best regards,
Hi,
Add the following to quick css:
@media only screen and (max-width: 767px) {
.responsive #top #wrap_all #footer .container .flex_column{
width:50%!important;
}}
Best regards,
Jordan Shannon
Thanks
Hi micropoleinstitut,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria