Open
Description
Describe the problem
Hello!
I'm trying to change the copy to clipboard image and following the instructions here (https://sphinx-copybutton.readthedocs.io/en/latest/) but am unable to change the image. The current image is an "older" look with the language "Copy to Clipboard" below.
I'd like to have just a more simple image without the text below.
I've added the image in _static/AdditionalImages
Added this to the conf.py file:
copybutton_image_path = "_static/AdditionalImages/copyclipboard.png"
I'm using the Sphinx ReadTheDocs theme.
Link to your repository or website
https://github.com/sistia01/Giotto-Sphinx-Website
Steps to reproduce
N/A
The version of Python you're using
No response
Your operating system
No response
Versions of your packages
No response
Additional context
No response