All UI bugs have been completely fixed.
Page loading has been optimized and further interface improvements have been made for better mobile compatibility.
A discount pop-up has been added, allowing you to showcase your discount coupons.
Improvements have been made to the hero banner and overall typography.
![]()
![]()
In some browsers or for some users, the browser’s focus feature gets triggered when clicking on something. This does not happen for everyone, but it would be good to add this.
You can add it at the very end of your style.css code.
/* remove outline */
* {
outline: none !important;
}
*:focus {
outline: none !important;
box-shadow: none !important;
}
/* remove outline final code */
The issue of overcrowding in multiple categories has been fixed.
Changed files: style.css, layout.html
An add-on for your Tier packages has been added to the theme
With this release, the theme has received its largest visual and structural update to date.
The main focus was aesthetics, user experience, and ease of management.
What’s New?
- Completely refreshed overall design
A more modern, clean, and user-focused layout.- Hero section visually enhanced
Stronger first impression and improved visual hierarchy.- Scrolling announcement banner redesigned
More eye-catching and fully aligned with the theme style.- Support banner added
Faster and clearer access to support for users.- Major visual changes across the theme
The entire theme identity has been reworked.- Everything is now managed through settings
Full control, fully customizable.
