Skip to content

Unable to customize footer and header  #565

Closed
@Sdaher21

Description

@Sdaher21

Describe the bug

I'm switching over from sphinx-rtd-theme to sphinx-book-theme and would like to keep some of the same behavior.
I am trying to add a header.html and footer.html under _templates folder but for some reason it's not working:

Reproduce the bug

In the footer.html, I added the attached:
image

And in the custom.css, I added:
/Footer/
.feedback-link {
display: inline-block;
float: left;
font-size: 16px;
}

I couldn't find any documentation either.

List your environment

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions