[Resolved] Where to add CSS from plugin developer?

Home Forums Support [Resolved] Where to add CSS from plugin developer?

Home Forums Support Where to add CSS from plugin developer?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #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

    #1131245
    Leo
    Staff
    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 ๐Ÿ™‚

    #1131249
    DJ

    no child theme, but I’ll add at the end. Thanks Leo

    #1131251
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.