Hello,
The links in my fotter is not working when they are clicked on from a mobile device.
Can you help`?
Thank you very much <3
Site URL: hidden Theme version: 0.0.1Hello,
Add the next code in Custom CSS area:
@media only screen and (max-width: 768px) {
.footer .vc_column_container {
float: left;
}
.footer .wpb_raw_code:before,
.footer .wpb_raw_code:after {
content: '';
display: table;
clear: both;
}
}
Clear cache of browser on mobile and check then.
Regards
Hello,
Where did you add the code? I did not see it on your site.
I’ve added the code – https://prnt.sc/Godm9lPiRK4V
Please clear cache of your mobile browser and check now.
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.