Forum Discussion
Hi KateF , if you're not planning on using the SDK anymore, you just just edit the skin in Studio and it will override the SDK, replacing it as the live version.
If you navigate to the Community Style section in Studio, and find your skin, you can go to the CSS tab and edit the following file to add your override:
your_skin/sass/_style.scss
Khoros uses SASS to generate it's CSS, but you can also just add standard CSS to the end of this file as an override for the cookies component.
Hope that helps.
Cheers
Nathan
- Parshant6 years agoBoss
To edit CSS:
- Go to Studio > Community Style.
- Select Community Skins from the Work with drop-down.
- Select the CSS tab.
- Select the custom skin you want to edit.
- Enter or edit the CSS by typing pasting it into the Skin CSS text area.
- Click Save.
See these documentation for how to override skin and component in community.
This will guide how to edit css in the community
https://community.khoros.com/t5/Skins-and-assets/Edit-CSS/ta-p/109071
To override skin attributes see this url.
CSS best practices:
https://community.khoros.com/t5/Skins-and-assets/CSS-best-practices/ta-p/109073
Related Content
- 7 years ago
- 10 years ago
- 5 months ago