To fix background please add two suffixes to module ' clear nomargin'.
Second issue will be fixed if you will add this to override.css
- Code: Select all
#gkPageTop {
height: 103px;
}
This issue happend becasue logo height was bigger then height of Page Top section. So I have to increase it to the same height as your logo. Remember to enable override.css option in template settings.