Styling Links / custom CSS : exclude Header and Footer #22973
ndbsq
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe.
I need to apply custom CSS styles on links in content. I can't find a way to exclude the header (menu) and footer.
I added my code in the single page template but it applies also on header menu and footer.
Describe the solution you'd like
Custom css on single page (or post) template should only apply to body content, not header and footer.
Describe alternatives you've considered
Overriding css in header and footer is working but it's not an ideal solution.
Additional context
No response
All reactions