The site name gets cut off... Try using a site name longer than about 10 letters and you'll see.

Comments

rkarajgi’s picture

I have used site name longer than 10 characters with Zen theme. There was no problem.

This behavior depends on the theme that you have on your site. Please post the details of the theme you are using. Perhaps you made some inadvertent changes in the theme's CSS file.

rkarajgi’s picture

Oops.. my mistake. I did not see that your post was for the Ebizon Redfire theme. I have not used this theme before .. sorry no idea.

Anonymous’s picture

Same problem here also.

Neetu.ebizon’s picture

Hi,

to display complete site name open style.css
find 
 #logo {
        font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
        position: relative; 
        overflow: hidden; 
        width: 500px; height: 108px;
        font-size:230%;
        margin: 0;
        line-height: 108px;
        text-align: left;
      } 
change width=500px with width=100%
Neetu.ebizon’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.