Reading time: 1 minute
In this short post we will show you how to make your listings to be eBay mobile friendly.
First step you can check your lists using the eBay tool at http://www.ebay.com/tools/sell/mobile-friendly-test
There are 2 main modifications that you need to do in your lists, as I explain in the video bellow :
Here are 2 changes to make in your ebay listings
1)add the viewport meta tag
<head>
<meta name=”viewport” content=”width=device-width, initial-scale=1″>
</head>
2)Add a css for automatical resize the images
<style>
img
{
max-width: 90%;
height: auto;
}
</style>
If you want to learn more about how to create a profitable business on eBay, please click the link bellow:
eBay Free course
==============================
If you learned something new from this post, please comment below and join our Facebook group here for more dropshipping tips & tricks
Wishing you much success!
Adriano.