Hi
I am using a component that allow me to add a title using HTML code, I have added the correct font and style to mimic the .css code for the title BUT I cannot work out how to add the line under it as well....I have attached a screen shot of what I trying to do and currently use this code to create the title:
<h3><span style="font-size: 32px; color: #aeaeae;">Marlow</span> <span style="font-size: 32px">Showroom</span></h3>
Any advise on this would be smashing!