Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Adi Rao

    (@iamadi)

    Hi knireis,

    I’ll add an option to disable fullwidth in the next update.

    Thanks for the feedback.

    Cheers,

    Adi

    Thread Starter knireis

    (@knireis)

    thanks, any workaround till then?

    Plugin Author Adi Rao

    (@iamadi)

    You can use the following CSS:

    .iw-so-person {
       text-align: center;
    }
    .iw-so-person .iw-so-person-img {
       display: inline-block;
    }
    .iw-so-person .iw-so-person-img img {
       width: auto;
    }

    Jetpack’s Custom CSS module and SiteOrigin CSS plugin are good options for inputting custom CSS.

    Let me know if there are any problems.

    Thread Starter knireis

    (@knireis)

    thanks

    Plugin Author Adi Rao

    (@iamadi)

    Hi knireis,

    Today’s update includes an option to disable the fullwidth image. Hope its helpful.

    Thanks,

    Adi

    Thread Starter knireis

    (@knireis)

    Great!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Inked Person image always full width’ is closed to new replies.