Hello,
The post title explains it all- can you please post instructions specific to the Broadscope theme regarding logo size change?
p.s. Is there a way to search only Broadscope theme issues in Kriesi support?
Thank you!
Hello,
The post title explains it all- can you please post instructions specific to the Broadscope theme regarding logo size change?
p.s. Is there a way to search only Broadscope theme issues in Kriesi support?
Thank you!
Hi,
If you want to change the logo size, kindly edit your style.css (located inside the broadscope folder). And find this code:
#top .logo, .logo a
You should see it with height: 80px; and width: 270px; Just edit the height and width as required. Hope this helps. :)
Regards,
Ismael
thank you kindly!
Hi,
Glad that I could help you. :)
Regards,
Ismael
just put this code in you quick css box
#top .logo img {
width: 300px;
height: 132px;
}
very easy right.
Hey,
@chansawad: Thanks for the tip. :)
Regards,
Ismael
You must log in to post.