Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #351855

    Hi everyone, this is a question from my husband:

    One question to settings of enfold theme: I defined in the WP-media-settings the dimensions of miniatur-Pics to 190×190. And I want to have these settings in the display of my articles. But enfolg ignores these settings an shows the minis smaller (see: http://www.sunnysidebusinessclub.com/marketing-selbstvermarktung/). What can I do, to have article-minis with 190×190 pixel? (I want to prevent autiomatical scaling). Thanks.

    Thanks and bye,
    Sophie

    #352158

    Hi Sophieja23!

    right now the width is set to 200px. Use this in Quick CSS:

    .image-overlay {
    width: 190px !important;
    }
    

    Best regards,
    Andy

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.