[Support request] Retina logo e button creation

Home Forums Support [Support request] Retina logo e button creation

Home Forums Support Retina logo e button creation

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #228258
    Miguel

    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

    #228348
    Tom
    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;
    }
    #228490
    Miguel

    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

    #228515
    Tom
    Lead Developer
    Lead Developer
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.