I am following the instructions on the Element document page (https://docs.miva.com/elements/extensions.html) to try to set up the hero carousel on my Shadows dev site. But when I get to steps 6/7 I'm stuck.
6. Navigate to User Interface -> CSS Resources
7. Edit extensions and add @import "carousel/roundabout.css"; to the bottom of the import list.
There is nothing called "extensions" under the CSS Resources tab. There is no "import list".
Am I supposed to edit a css file by adding the @import line??? Which css file???
There is already an "x-roundabout" css file with the path: themes/shadows/extensions/carousel/roundabout.css
Thanks for any input on setting this up.
6. Navigate to User Interface -> CSS Resources
7. Edit extensions and add @import "carousel/roundabout.css"; to the bottom of the import list.
There is nothing called "extensions" under the CSS Resources tab. There is no "import list".
Am I supposed to edit a css file by adding the @import line??? Which css file???
There is already an "x-roundabout" css file with the path: themes/shadows/extensions/carousel/roundabout.css
Thanks for any input on setting this up.
Comment