Closed GGayathri3 closed 1 year ago
@GGayathri3 I was wrong, my previous comment targeted the left sidebar, not the right one. Ignore that for the time being.
Apart from the changes, try to move them into the SASS file(s). I searched a bit and found for your rules these files:
main #_side-toc-page
file custom/major-elements.sass
, line 133.
.side-toc .side-title
, .side-toc a
, .side-toc .toc a:focus, .side-toc .toc a:hover, .side-toc .toc a:active
file custom/side-toc.sass
main article
file custom/major-elements.sass
, line 98
.article h1.title
file custom/content-title.sass
, maybe you need to add a new rule.
Maybe there are better files, but from a quick look it seems okay.
Hope that help. :slightly_smiling_face:
Modified the right-nav styling on article pages