how can i remove the spaces between the custom modules in header 2.
i used the clear suffix, but theres still spaces.
- Code: Select all
/* - clear */
.box.clear,
.box.clear > div,
.box.clear > div > .box_content { padding: 0 !important; background: none !important; border: none !important; margin: 0!important; }
.box.clear > div > h3 { display: none; }
thx 4 help
hi