BUTTOMS GO OK ON PC
BUT On MOBILE NOT OK, many of them
PLEASE, CAN YOU HELP?
THANKS A LOT
Hey,
Thanks for contacting us!
Issue is related to Widgetize Pages Light plugin.
Please add following code to Quick CSS field in Enfold theme options > General Styling tab and check if that helps
@media only screen and (max-width: 767px) {
[class*="column"] + [class*="column"]:last-child {
float: left;
}
}
Regards,
Yigit
Hello Yigit
Thanks a lot!!
Now it is OK !
Regards