twistedmerlin

Customer
Hey guys, I'm using
Code:
  <span><i class="fa fa-cogs fa-1x"></i>  Twisted Pandora<span style="font-size: 15px;">  ( spinning out of her box)</span>
and for the most part it works fine, but if i try using <br /> between the two sets of text, everything after the br tag doesn't display. any ideas why?

regards
Jay
 
Is this in the logo?

It's probably because of the line-height setting. I'd need to see the site live to test it out though.
 
Try this in extra.css to see if it helps:

Code:
.Responsive #logo {
line-height: 20px;
}
.Responsive #logo a
{
top: 21px;
}
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back