Home > ebay sales down > How do you change font SIZE in an eBay listing?

How do you change font SIZE in an eBay listing?

January 18th, 2013 Leave a comment Go to comments

I am trying to ist an item for sale on eBay and cannot seem to get the font size right. I have made the font bigger by using <font size=24> but I want to make it smaller for the next section of text and cannot get it to shrink down. I have tried putting </font> at the end of the first section of text, but it doesn’t work. Help?

You’re using old school HTML. I don’t think you can even enter a font size larger than 12.

Try this instead:

<div style="font-size: 36pt">This is your text.</div>

Notice that you’re giving it a point size like you would in Microsoft Word. That makes it easier to figure out what the size will be beforehand.

  1. Keani
    January 19th, 2013 at 04:41 | #1

    Are you trying to use the "html" tab (In *Describe the item you’re selling* section)? If so, the "Standard" tab might be easier because you can just pick your font size from a drop down menu.

    The </font> tag usually works so I’m not sure what’s going on with that. But try the standard option for now. Good Luck!
    References :
    I’m an eBay seller 🙂

  2. diet_coke_ca
    January 19th, 2013 at 05:31 | #2

    You’re using old school HTML. I don’t think you can even enter a font size larger than 12.

    Try this instead:

    <div style="font-size: 36pt">This is your text.</div>

    Notice that you’re giving it a point size like you would in Microsoft Word. That makes it easier to figure out what the size will be beforehand.
    References :

  1. No trackbacks yet.