haqzore

Registered
any way to fix this?
Site logo is "CB650F/CBR650F OWERS CLUB"

Screenshot_20170302-141352.png
 
You may want to reduce the size of the font in mobile, try this in extra.css:

Code:
@media (max-width:@maxResponsiveWideWidth)
{
   .Responsive #logo a { font-size: 24px; }
}
@media (max-width:@maxResponsiveNarrowWidth)
{
   .Responsive #logo a { font-size: 16px; }
}
 

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