Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Yann

    (@collet)

    Hi,

    It seems that there is some custom CSS code in your Customizer under the ‘Additional CSS’ panel that might be causing the issue you’re experiencing:

    .post-thumbnail .wp-post-image {
        width: 100px!important;
    }

    To resolve this, you can simply remove these lines of code.

    Have a nice day,
    Yann

    Thread Starter larus-argentatus

    (@ecce-homo)

    Mea culpa! I’ve no idea why that was added, but I should have looked there first!

    Thank you for the rapid reply

    ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Featured image problem’ is closed to new replies.