• The image on the home page is not full width despite changing it through page attributes (I added a plugin that let me choose a full page template) and though elementor (I added a foreground image and set image size to full, and setting section settings to stretch, and content width to full width. I have tried changing the margins and it just pulls the image to one side.)

    Any help with this would be appreciated! Thanks!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • The image on the linked page covered the entire width of my 1920px-wide screen. The little space on either side of the screenshot below is CSS box-shadow applied to the container. Click to view larger screenshot.

    Am I misunderstanding what you meant?

    Thread Starter tcc1012

    (@tcc1012)

    Oh I must have fixed it then. Thanks.

    You have 10px of padding on that column if you look at it closely.

    .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: 10px;
    }

    it looks like you are using the elementor page builder. There should be a place to turn off that padding or you should be able to set it to 0px on that panel or column in the page builder.. Try their forums.

    re:https://garryhardyrigby.com/twoa/
    How do I get the four images side by side to be full width like this:
    https://www.glenart.co.uk/

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Full width image not full width’ is closed to new replies.