Home › Forums › Support › Retina logo e button creation › Reply To: Retina logo e button creation
September 21, 2016 at 9:56 am
#228348
Lead Developer
Lead Developer
Retina simply means taking the logo and reducing the size by 50%.
So if you upload a logo that’s 500×500, you can make it retina by adding this CSS:
.header-image {
width: 250px;
height: 250px;
}
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development