Fix Gravity Form misalignment issue
Fixed the misalignment of the Gravity Form (ID 23) as shown on the screenshot below To fix: Fixed: Misalignment issue on this form
Tasks assigned to or require input from
Fixed the misalignment of the Gravity Form (ID 23) as shown on the screenshot below To fix: Fixed: Misalignment issue on this form
Fixed the extra space between page banner and its content.
Unless otherwise set differently, set the default font settings in Gravity Forms the same as Page/Post Default font settings font-family: “NotoSansTC-Light”; (Chinese)font-family: “Roboto-Light” (English)font-size: 20px;color: #545454;line-height: 1.6; To fix: Fixed: The font used in the Form on this page should be the same as regular pages.
Health Centers Clinic Specialties – Tablet | Mobile | Reference site New Page – Old Page To fix: Content layout specified Content layout delivered Fixed: Shift to the right as specified Both left padding and line space
Implemented: Add two more image formats as possible formats. Currently the image format is fixed at jpg only.Add png, gif to the available format list. Priority: jpg > png > gif
Implemented: Expand the profile of the specified specialist Link to the Practitioner on the new site, and expand the profile of that Practitioner Currently it links to the old site. The Specialist’s profle should be expanded. Ignore the setting in “Bio Page Link” (Intranet backend editing UI) A Specialist can serve on both locations, the … Read more
Fixed: The faculty image is missing in the expanded content block.
Fixed: The font size set in this toggle widget on FAQ pages is not the Global font size specified
This task is mainly for Homepage button group Check if any widget from any Elementor related plugin is used. If not, uninstall that plugin. Check if the feature used from the non-Elementor plugin can be replaced with the Elementor itself. If all features from a non-Elementor plugin can be replaced with Elementor, drop that plugin. … Read more
Implemented: Set up the CSS stylesheet loading sequence properly so that the stylesheet of the active theme is higher than all other stylesheets. This is to make sure that our specified Global CSS settings will not be overwritten by other plugins unless locally necessary. Not to apply “!important” property on global settings.