Hi,
Hope youre great!
Your theme dont have any function to show specific shortcode if it detects thats its a mobile device visiting my site?
Because i want to show smaller images of companies on the bottom of the page when its a mobile device.
so Im using a super simple plugin to detect mobile devices.
[notdevice][metaslider title=”desktop3″][/notdevice] (this is for none mobile device)
[device][foogallery id=”1764″][/device] (this is for mobile device)
The question is, why is the theme not centering/put my shortcode that is a image gallery in the middle of the screen?