Charity theme prevent full width image cropping

Home Forums All Other Themes Charity theme prevent full width image cropping

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #35763
    HelenHelen
    Participant
    • Topics: 19
    • Replies: 42
    • Total: 61
    Member since: May 11, 2016

    Hi, the theme is cropping a portion from the top and bottom of the full width images when these are used to create banners on pages (using featured images), and also from the top of the full width slider images – it looks to me though as if the top portion may be hidden by the top banner, in which case maybe this can be controlled via the z-index.
    I need the whole image to display – can you tell me how to do this?

    Thanks, Helen

    #35819
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi Helen,

    Kindly show us your website URL.

    Regards,
    Brad

    #35871
    HelenHelen
    Participant
    • Topics: 19
    • Replies: 42
    • Total: 61
    Member since: May 11, 2016

    http://www.empathydesign.co.uk/16/ and http://www.empathydesign.co.uk/16/our-work/

    Usr: lesley, pw jfemp0516

    Thanks, Helen

    #36309
    HelenHelen
    Participant
    • Topics: 19
    • Replies: 42
    • Total: 61
    Member since: May 11, 2016

    Hi, wondering whether anyone has had a chance to look into this yet – I could do with getting it sorted,
    Thanks,
    Helen

    #36349
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi Helen,

    Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .slider-main { min-height:500px; padding-top:113px;}
    .innerbanner { padding-top:113px;}

    @media screen and (max-width:1023px) {
    .slider-main, .innerbanner { padding-top:0;}
    }

    Regards,
    Brad

    #37903
    HelenHelen
    Participant
    • Topics: 19
    • Replies: 42
    • Total: 61
    Member since: May 11, 2016

    Gotcha – many thanks. In case this is useful to anyone else – Have also added 180px to the bottom padding for .innerbanner, as was losing the bottom of the image

    #37953
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Okay cool 🙂

    Regards,
    Brad

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.