One change to make your site more beautiful

General shopowner conversation that doesn’t quite fit into other sections.
Talk shop, share experiences, and connect with fellow Phoenix store owners.
Post Reply
User avatar
burt
Core Team
Posts: 4546
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

One change to make your site more beautiful

Post by burt »

1. open up /templates/{whatever_template_you_use}/static/user.css
If this file does not exist, create it
2. add the following .css code to that file

Code: Select all

@view-transition {
  navigation: auto;
}
Reload your shop side, and wonder at the marvel of CSS.
I am not here to build for you.
I am here to build with you. Let's help each other.


Join The Code Co-op to get access to your library in the Code Co-op Forum
rupruprup
Member
Posts: 44
Joined: Thu Nov 05, 2020 7:39 pm
Phoenix Version: v1.0.9.10
Has thanked: 6 times
Been thanked: 3 times

Re: One change to make your site more beautiful

Post by rupruprup »

awesome, this looks great


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply