Archived topic
Retina logo e button creation
3 replies · Started by Miguel on September 21, 2016
Hello,
How would you recommend I go about making my logo retina ready? I uploaded my logo by it comes out low quality.
Also, how can I make buttons and edit their colors, size, font, etc? Is there an extra plug in you recommend for that?
Many thanks!
Miguel
Retina simply means taking the logo and reducing the size by 50%.
So if you upload a logo that's 500x500, you can make it retina by adding this CSS:
.header-image {
width: 250px;
height: 250px;
}
Hello Tom,
Where exactly should I add this CSS? Please be very specific as I'm limited in my knowledge of Wordpress and the dashboard.
Many thanks for your support!!
Miguel
This should help: https://generatepress.com/knowledgebase/adding-css/