[Resolved] Remove horizontal white space between elements

Home Forums Support [Resolved] Remove horizontal white space between elements

Home Forums Support Remove horizontal white space between elements

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #346459
    Javi

    Hi there,
    I am starting a new layout after header working with GP Hooks and Simple CSS.
    I have some horizontal white space between the elements and I would like to remove it.
    Here is the matter:
    http://new.khipushoes.com/public_html/new/
    What I am doing wrong?
    Thanks in advanced!

    #346470
    Tom
    Lead Developer
    Lead Developer

    Give this CSS a try:

    #sectioninicio img {
        vertical-align: bottom;
    }
    #355433
    Javi

    Sorry for the late reply, I did not activate the email notification! :s

    It seems that it is working. Thanks very much indeed!

    #355512
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.