• Resolved gabrielle99

    (@gabriellel66)


    Hi, loving the ease of this plug-in (especially the series option–genius!).

    I’ve uploaded an image that’s 56×56 pixels, but when I preview the page, it renders a larger, pixelated version. I have about 7 retailer logos that I need to use. How do I keep them to the original uploaded image size?

    Thanks in advance,
    Gabrielle

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author mooberrydreams

    (@mooberrydreams)

    I think if you add the following custom CSS code it will work for you.

    #mbm-book-links1 .mbm-book-buy-links-image, 
    #mbm-book-links2  .mbm-book-buy-links-image {
        width: 56px;
        height: 56px;
        min-width: 56px;
    }

    To add custom CSS code to your site you will need to check your theme’s customize settings. Some have a place you can add custom CSS code. If your theme does not offer that, you can install a plugin that will allow you to do that.

    • This reply was modified 8 years, 9 months ago by mooberrydreams.
    • This reply was modified 8 years, 9 months ago by mooberrydreams. Reason: code correction
    Thread Starter gabrielle99

    (@gabriellel66)

    Thank you! It didn’t work in the theme custom CSS option (I’m using Divi), so I installed Add Custom CSS and it worked perfectly!

    Thanks again, and I’m looking forward to the release of the customizer plugin,

    Gabrielle

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Retailer logo size’ is closed to new replies.