Hi,
I would like to add an effect to the .intro-title element whereby the background is highlighted. 
I want a bit more padding to the highlight and it has to be opaque.
Is there a way to do this please? It has to be boxed with the text. 
background-color did not achieve the required result as it instead highlighted the entire div.
Regards
Wilbert 
                 
                
Comments
.intro-title{background:black !important;}Thanks