How can I check whether the website is mobile friendly while building my website with the Enfold theme?
Hey Lautho2011,
Thank you for the inquiry.
Most browser have mobile device emulators, which allow you to display a site on a resized view port and check it as if you are using a smaller device.
// https://developer.chrome.com/docs/devtools/device-mode/#viewport
You can also use the following tool to check the mobile friendliness of the site.
// https://search.google.com/test/mobile-friendly?id=VsWo5yrnl83-V6Kn7PbyAA
Best regards,
Ismael