Dyad Logo Larger
-
I got the Premium upgrade so I could use CSS to make my site’s logo larger, but I’m not sure how. Can someone help with that? (Or if you know how big you want it, you could mention specifically.. .like “Can someone help me make it display about 200px wide?
You can see the site at: canadianhistoryhunters.caThe blog I need help with is: (visible only to logged in users)
-
Ooops… I copy & pasted what support helped me fashion as a question… Should just read:
I got the Premium upgrade so I could use CSS to make my site’s logo larger, but I’m not sure how. Can someone help with that? I’d like it to display about 200px wide
You can see the site at: canadianhistoryhunters.ca -
Hi there, to make the logo in Dyad 200px wide/high, go to Customize > CSS, delete all the informational text in that window, and paste in the following custom CSS.
.site-branding .site-logo-link img { max-height: 200px; } -
-
- The topic ‘Dyad Logo Larger’ is closed to new replies.