Present your Phoenix to the community and highlight what you've built.
Share design ideas, features, and customizations - and invite constructive feedback if you want it.
Check display of Navbar on phone - maybe change some modules to go to Navbar Hamburger.
Check display of product_info on phone - possibly something there is making the page go off screen.
lecarlb wrote: ↑Fri Sep 09, 2022 1:19 am
Thanks. But the changes didn't take effect. Even after clearing all cache.
which version you are using?
From v1.0.7.8 this file is found in templates/default/static/
From v1.0.7.14, if you are making changes to this file, make a copy and upload to templates/override/static/ or whichever template you have chosen in admin.
Your browser cache will need to be refreshed to see the changes saved in user.css.
lecarlb wrote: ↑Fri Sep 09, 2022 1:19 am
Thanks. But the changes didn't take effect. Even after clearing all cache.
which version you are using?
From v1.0.7.8 this file is found in templates/default/static/
From v1.0.7.14, if you are making changes to this file, make a copy and upload to templates/override/static/ or whichever template you have chosen in admin.
Your browser cache will need to be refreshed to see the changes saved in user.css.
I'm using version 1.0.8.16. And I updated user.css in the default template because that's the one I'm using.
lecarlb wrote: ↑Fri Sep 09, 2022 6:22 am
I'm using version 1.0.8.16. And I updated user.css in the default template
test it on 1.0.8.17 and its working as should
don't edit the core one, .. just copy it to templates/override/static/user.css with the modifications
I think it already override template selected by default .