Site logo

Archived topic

Remove horizontal white space between elements

3 replies · Started by Javi on July 9, 2017

Viewing posts 1–4 of 4

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!

Give this CSS a try:

#sectioninicio img {
    vertical-align: bottom;
}

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

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

You're welcome :)

This archived topic is closed to new replies.