Mobile header image and shadow

Posted in: Newspaper
Post count: 10

Hey,

On the mobile version of my site the shadow part on the header image starts on the wrong place and doesn’t cover all the image. How can I fix it?

http://www.screencast.com/users/leacme/folders/Default/media/912ab84a-bf41-4ecf-8f72-dee8cd507ca0

Thank you,
Tzachi.

Post count: 6600

Hi,

Please provide your site’s URL, I need to inspect this so I can provide a solution for this.

Thanks

Post count: 10

Hey,

http://www.xmag.co.il

Thanks.

Post count: 6600

Hi,

Please use this css and add it in theme panel > custom css:

@media (max-width: 767px){
.single_template_4 .td-image-gradient:before {
bottom: 0px;
}
.td-big-slide-background, body.single_template_4 #td-full-screen-header-image, .backstretch {
height: 500px !important;
}
}

Should solve your issue: http://screencast.com/t/73be90lxvS

Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.