-
Bug
-
Resolution: Merged
-
Should have
-
5
-
Styling/Theme
-
Sprint #171, Sprint #174
In our post type templates we put the .page-template class on the div element that is wrapping the post. For some reason the same class can also be on the body element. I couldn't find what is adding the class yet (WordPress, us, sitemap plugin, ... ). An example is the sitemap.
This already caused an issue (maybe more previously) were a rule was matching unintended things, so maybe we should change the name of either the body or the post content wrapper class.
Tasks
- Investigate if it's feasible to remove the class from one of the two places
- Adjust css if needed after removing the class
Copied on Github
- causes
-
PLANET-5014 skip-links a11y menu is pushing the page content
- CLOSED
- has to be started together with
-
PLANET-5935 Layout markup refactor: remove page-template and any other paddings
- CLOSED