Main Menu: Red padding on Mobile screen

Status: Closed; Priority: N/A Fixed: The issue with Main Menu “Health Center” top level menu items on mobile screen. On any page, on mobile screen, click on hamburger menu icon, select “Health Center” top level menu item. Test page: Homepage

Button Group: CSS Settings conflict

Status: Closed; Priority: N/A Fixed: All buttons stick together in the Calendar pages with the customized Section CSS class “wpos-academic-calendar“. That class quite possibly conflicts with the Button Group CSS settings Test pages: daca-Academic Calendar (DAc/MAc)Academic Calendar (DTCM)Academic Calendar (EDAOM)Academic Calendar (CDAOM)Bridge Academic Calendar

Events: Set Event Title color

Status: Closed; Priority: N/A Customize the Event Title color to “#8a5304”And indicate where to customize it in the future Page to check: The Last DTCM/DAc Admissions Info Session Before Summer Enrollment

Doctoral Level CEUs (DAOM)

Content from database:Retrieve courses from table “fbu_extcal_courses“ Example SQL for Chinese page, date is temporary for testing purpose. Final date criterion could be ‘enddate’ > today SELECT * FROM `fbu_extcal_courses` WHERE `programs` LIKE ‘%500%’ AND `display` = “Y” AND `language` LIKE “%zh%” AND `startdate` > ‘2021-01-01’ Sort by startdate DESC Data fields used in the pagetitleinstructorbutton [location]dateandtimecosthours / … Read more

Sidemenu: Position off

Status: Closed; Priority: N/A Page to check: Admissions (DTCM/MTCM Program 1) Spec requested Sidemenu yellow bar overlaps the Hero image https://tracking.fivebranches.edu/preview/admissions-process.html To fix Fixed: Sidemenu yellow bar below the Hero image Sidemenu yellow bar bottom line is not align with the bottom line of the Hero image

Page title color to fix

Status: Closed; Priority: N/A Fixed: Set the Page Title color back to white The color of the Page title on Page type in not right. Set it back to its original like the one on Post type . Test pages: https://www.fivebranches.edu/?page_id=61331 https://www.fivebranches.edu/?page_id=61389 https://www.fivebranches.edu/?page_id=62272&lang=zh-hant Specified on the Preview page https://tracking.fivebranches.edu/preview/admissions-process.html Implemented on Post type Fixed: Color … Read more