- This topic has 6 replies, 2 voices, and was last updated 8 years, 9 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Charity theme prevent full width image cropping
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
Hi Helen,
Kindly show us your website URL.
Regards,
Brad
http://www.empathydesign.co.uk/16/ and http://www.empathydesign.co.uk/16/our-work/
Usr: lesley, pw jfemp0516
Thanks, Helen
Hi, wondering whether anyone has had a chance to look into this yet – I could do with getting it sorted,
Thanks,
Helen
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
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
Okay cool 🙂
Regards,
Brad
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Many people look forward to creating a website using WordPress because WordPress permits all the features and functionality that online store business required. Hence, WordPress […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]