


URGENT HELP NEEDED

#gkLogoWrap {
min-height: 124px; // here you can set your value, eg. 55px.
position: relative;
}
mikeMB wrote:You need to edit template.css file and find the following line:
- Code: Select all
#gkLogoWrap {
min-height: 124px; // here you can set your value, eg. 55px.
position: relative;
}
div.gk-menu > ul.level0 > li > a > span.menu-title {
font-size: 18px; //here you can put your value.
}