Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #397134

    Hi guys,
    I’m trying to get my images to appear larger in the colour section at http://scotwebtesting.co.uk/
    You can see the images for “experienced drivers” are appearing small even though ive selected full size when adding them.
    Can you help?
    Thanks

    #397277

    Hey!

    I’m not seeing the color section you are referring to, can you post a screenshot pointing the part of the page with the issue?

    Cheers!
    Josue

    #397441

    Hi Josue,
    I have changed the images. You can see the colour section that has 6 images (2 rows of three).
    These look to small, they dont seem to fill the full width. What’s going on here and what is the best image dimensions for filling the coloured area with 3 images?

    Thanks

    #397823

    Hey!

    Set a custom ID to that section (about-us) and add this to Quick CSS:

    #about-us .container {
        max-width: 100%;
    }

    Regards,
    Josue

    #397875

    Perfect that worked well. I set 90% which was ideal

    #397932

    You are welcome, glad to help :)

    Regards,
    Josue

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘home page colur section images’ is closed to new replies.