How to make the Logo appear smaller?
-
Ive tried a few different css codes from other threads, yet I cannot get the logo to appear smaller.
– – – – – – –
header #thelogo{
max-width: 200px;
}
– – – – – – –.woocommerce-active .site-header .site-branding {
width: 100%;
}.site-branding img.custom-logo {
margin: 0 auto;
width: 100px;
}
– – – – – – –They dont work when placed in Custom css widget or in Customise > additional css.
Any support is greatly appreciated! Thank you!
All the best,
BrianThe page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to make the Logo appear smaller?’ is closed to new replies.