I'm a new developer who's trying to migrate a site from Levels to Shadows. We've implemented the shadows framework and we're trying to do some basic CSS margin work.
2 Questions:
How do I access the css of the global footer? I want to add a margin under a div and I tried making a custom.css file and adding it to css resources, but it didn't show any change.
How do I access the javascript of a category header? I want to add read more functionality
- Yousef
2 Questions:
How do I access the css of the global footer? I want to add a margin under a div and I tried making a custom.css file and adding it to css resources, but it didn't show any change.
How do I access the javascript of a category header? I want to add read more functionality
- Yousef
Comment