Go to this Css File : http://www.pejaonline.com/modules/mod_jatoppanel/assets/style.css
Do changes to the following css and clear cache once done.
.ja-toppanel-button-wraper .btn-left .ja-toppanel-button {
background: url("images/button-mid.png") repeat-x;
color: #FFFFFF;
float: left;
font-size: 85%;
height: 23px;
line-height: 20px;
overflow: hidden;
text-align: center;
width: 72px;
}
If you need to Increase the Width of this panel. you need to increase in the following css simultaneously in the same css file
.ja-toppanel-button-wraper .btn-left { top: -1px; width: 142px; }
Note: If you Find my Post useful please click on the Thanks Icon