Home › Forums › Support › Where to add CSS from plugin developer? This topic has 3 replies, 2 voices, and was last updated 3 years ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts January 13, 2020 at 8:49 pm #1131231 DJ I have a sidebar plugin that is aligned all the way to the left. The plugin developer gave me the following code to add to my customize css to address this issue. .essbfc-container.essbfc-container-profiles.essbfc-profiles-bar.essbfc-profiles-left {left: 10px !important;} Where would I place this code in my css? Can I place it anywhere? Do I place it as the last line of code? Any suggestions? Thanks DJ January 13, 2020 at 9:10 pm #1131245 LeoStaff Customer Support Hi there, You can add it using one of these methods: https://docs.generatepress.com/article/adding-css/ If you are already using a child theme then that’s the way to go. If not then the Additional CSS field in the customizer is the easiest. You can add it at the start or end as it makes no differences ๐ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ January 13, 2020 at 9:13 pm #1131249 DJ no child theme, but I’ll add at the end. Thanks Leo January 13, 2020 at 9:13 pm #1131251 LeoStaff Customer Support No problem ๐ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In