Hi
I would like to put a wider logo in the center. I know how to put it at the center, but how can I change the default size to let say 800×150 pixel instead of 340×156? What are the codes to put in the quick CSS?
Thanks
Hi abedia!
Please insert the logo as full size then add this on Quick CSS or custom.css:
.logo a img, logo a, .logo {
width: 800px;
height: 156px;
}
Best regards,
Ismael
Thanks, it worked fine.
I have one more question:
Is there any code I simply can add to the “Quick CSS” to change the color, size and style (regular, not bold) of the titles in the Mega menus which are not a link? They are by default completely black. I want them gray, regular, and perhaps smaller. My current example is here (under “Föreningar”): http://www.kitm.se/sv/
Thank you for your assistance
Abedia