Hi guys,
would love to know what you guys think of my site: Freebie Slots? Appreciate all the feedback
would love to know what you guys think of my site: Freebie Slots? Appreciate all the feedback
I like the site - background doesn't bother me at all. The color on the dropdowns are fine for me until you hover and the text disappears (mostly).
<style type="text/css">
h.spacer {
padding:0 !important;
margin:0 !important;
}
</style>
example: - <h3 class="h.spacer">
You may have to include your H tag parameters in the above CSS, I honestly can't recall right now.
Can add the above inline - though not best practice. Do to this you add:
<h3 stlye="padding:0; margin:0;"></h3>