Tagged: footer
Hi,
I got social media icons in my footer on mobile, but they are not active ( I can’t click on them). I have set up the exact same construction on my other domain and works fine there. Can someone help me with my issue?
it works on http://www.fischerkerrn.dk
it does NOT work on http://www.fischerkerrn.com
Please note I have provided login for http://www.fischerkerrn.com
Hi,
Following code was causing the issue
@media only screen and (max-width: 767px) {
[class*="column"] + [class*="column"]:last-child {
float: none;
}}
I added additional code to the bottom of Style.css file of your child theme and fixed some errors in the same file. Please review your website :)
Best regards,
Yigit
Thank you very much! :D
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit