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

    Hi,

    Is it possible to use Enfold and be “retina friendly”? Can we at least have the logo in 2x?

    #208808

    Hi webpress!

    Insert a logo image with twice the size that you want then add this on Quick CSS:

    .logo img {
    max-height: 116px !important;
    max-width: 231px !important;
    }

    Adjust the max-width and max-height.

    Cheers!
    Ismael

    #208867

    Adjust it to be the “normal size”?

    #208922

    Hey!

    Yes, define the normal size for the max width and height. Please post the link to your website. What is the size of your logo?

    Cheers!
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Retina 2x’ is closed to new replies.