Site logo

Archived topic

full width image problem

4 replies · Started by marcel on August 11, 2015

Viewing posts 1–5 of 5

Hi there,

I really need to add an option to make regular images full width - currently you can only do this with content/background images.

For now, you can accomplish this with some simple CSS:

.page-header-image.grid-container {
      max-width: 100%;
}

.page-header-image img {
      width: 100%;
}

review and works well !
leave this option checked
Use image (from image tab) as a background image? - YES

thanks!!

You're welcome :)

I'll be adding an option to make the image full width soon as well!

This archived topic is closed to new replies.