P/W: Password
Topic summary
Goal: Adjust the size (padding/spacing) of the countdown banner in the Testament theme for both desktop and mobile.
Access details: The store was initially unpublished; a public URL and password were requested and then provided (saucypeach.com with a password) to review the issue.
Proposed fix: Edit theme CSS. From Online Store > Themes > (theme) > Assets, open the main stylesheet (main.css/base.css/style.css/theme.css) and add at the end: set div#countdownWrapper to max-height: 30vh and .countdown__grid.l-center to height: 25vh. These values use viewport height (vh) units to control the banner’s vertical size across devices.
Evidence/preview: A screenshot showing the adjusted banner height was shared to illustrate the outcome.
Status: A concrete CSS-based solution was provided with implementation steps. Confirmation from the original poster that it resolves their issue is not yet recorded, so the thread appears open pending user verification.