New Topic

Reply To: No widget area.

Home › Forum › Customization › No widget area. › Reply To: No widget area.

#1114

StartupWP
Keymaster

Give this a try:

header, #slider {
  margin-bottom: 0;
  padding-bottom: 0;
}
#branding {
  height: 100%;
  max-height: 75px;
}
#logo {
  height: 75px;
  width: 100%;
}