Limit full width images on large screens

  • Posted in : Editor
  • vaszeit
    Participant

    Hi,

    I love the full width images, especially on mobile going side to side, but on large screens the images appear streched out. Is there a way to not let them stretch side to side, like in this example?

    https://www.theperfectloaf.com/ciabatta-bread-recipe/

    serkan
    Moderator

    Hi,
    You can try to use this custom css code;

    @media screen and (min-width: 768px) { .full-width-image img { max-width: 1060px; margin-left: 12%; } }

    Thanks

    vaszeit
    Participant

    Thank you.

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register