Hi,
you have two options.
Upload/Replace image default logo from template.
Check this file: templates/gk_black_and_white/images/logo.png
To increase width you have to change or overwrite this stylesheets
- Code: Select all
h1#gkLogo a.cssLogo {
height: 100%;
width: 1002px;
}