[QUOTE=gjh42;940597]Correction:

Find the rule for this location and add a margin declaration:
Code:
#cartHeader h3 {
    height: 55px;
    margin: 0;
    }

Hello, gjh42,

Thank you so much for the tips. Now the header button looks great!!

I have another gap issue. I have looked everywhere is CSS to figure it out but failed. Could you please take a look at it?

Close to the bottom of the page (www.best4future.com), right above the footer menu, I put two long buttons. One is named "Best4Future Newsletter", on the left. The other is named "Best4future Community", on the right.

The left button is one image. It is fine. The right one ("Best4future Community") is grouped by three smaller images. When you look at it, there is gap between those smaller images. And I don't know how to get rid of those gaps.

Could you please advise me? Thank you so much!!