One change to make your site more beautiful
Posted: Fri Apr 04, 2025 12:04 pm
1. open up /templates/{whatever_template_you_use}/static/user.css
Reload your shop side, and wonder at the marvel of CSS.
2. add the following .css code to that fileIf this file does not exist, create it
Code: Select all
@view-transition {
navigation: auto;
}