Anastasia & Celebration Hall - St. Augustine, FL

Responsive: Header

Assigned to
Kyle Sullivan, Web Development at Diocesan Kyle S.
Notes
Also, fix conflicting menus on homepage.

Comments & Events

Kyle Sullivan, Web Development at Diocesan
I updated the following CSS in the Ubermenu plugin settings (changes have been bolded).
.ubermenu-nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.ubermenu-target-title {
  border-bottom: 3px solid transparent;
  padding-bottom: 1px;
}

#ubermenu-main-4 {
  display: none !important;
}
Kyle Sullivan, Web Development at Diocesan
Kyle Sullivan completed this to-do.