Hi, I’ve been trying to increase the max-width for both the .logo and .logo img, but there seems to be an in-line element css being generated via some php or java code which is restricting the size. Would you know where this would be located in the code so I can adjust it. I’ve tried locating it and am not having any luck.
I’ve already tried to increase the max width in quick css (using !important) to 500px, but this has only increased the in-line style by about 20px…?
Can’t currently direct you to the site. Working on local host.
Cheers.
Sorry for bothering you. Looks like it was the padding on the logo image that was throwing the rezize off.