treehouse : what would you like to learn today?
Web Design Web Development iOS Development

[Solved] Need Description below the Image.

  • Hi friends :)

    See this page: xsellant.com/jewelry

    The is a category image named watches and jewelery and description in the right.

    I want the description just below the image.How can it be done? Thanks in advance ;)

  • Are you talking about the content inside the div with an class of 'category-info' ?

    Unfloat the div with a class of '.category-info .image' and the text will automatically fall below the image.

    All you have to do then is center the image?

  • yes those texts only.I dont want to center them.

    It worked thanks :)