My work's website currently uses Drupal 8 and to split up content we title sections and highlight it in green using this coding:
<h2 class="block title"> Book Lists </h2>
and then hit save, nothing happens. It works on all of our other pages except for one. It is literally the same coding on each page. I copied and pasted the HTML coding and still nothing shows.
0
votes
I suspect a CSS rule is being overriden, can you reproduce this on jsFiddle?
– Sam Denty