Home › Forums › All Other Themes › Charity theme prevent full width image cropping
- This topic has 6 replies, 2 voices, and was last updated 6 years, 11 months ago by
Forum Moderator.
-
AuthorPosts
-
June 2, 2016 at 1:34 pm #35763
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
June 3, 2016 at 5:07 am #35819Hi Helen,
Kindly show us your website URL.
Regards,
BradJune 3, 2016 at 11:01 am #35871http://www.empathydesign.co.uk/16/ and http://www.empathydesign.co.uk/16/our-work/
Usr: lesley, pw jfemp0516
Thanks, Helen
June 7, 2016 at 7:13 pm #36309Hi, wondering whether anyone has had a chance to look into this yet – I could do with getting it sorted,
Thanks,
HelenJune 8, 2016 at 5:25 am #36349Hi 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,
BradJune 21, 2016 at 1:48 pm #37903Gotcha – 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
June 22, 2016 at 8:48 am #37953Okay cool 🙂
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.