pericles m. kramer
asked 10 years ago

Hi, when I change to responsive layout, the big logo image appears, intead of a small logo.

pericles m. kramer
replied 10 years ago

Thanks! It worked. But I put 18%.

2 Answers
DominicStaff
answered 10 years ago

Please send me your site for further checking.

pericles m. kramer
replied 10 years ago

My site is on internal server, for dev yet.

Wilfred
answered 10 years ago

Hi Pericles
To resolve this issue please follow my instruction here:
– Add following code to Custom wp_head() in Dashboard > Appearance > Customize >  General Settings > Custom Wp_header():

<style>
.wrap-navigation .small-logo {
background-size: auto 80%;
}
</style>

Hope this helps!

Powered by DW Question & Answer Pro