This topic has 6 replies, 2 voices, and was last updated 8 years, 3 months ago ago by Rose Tyler
Hi,
I hope you can help me, I’m going mad because I can’t understand whythe background image for breadcrumbs I set in the page option, with parallax left effect, repeats horizontally as you can see in link1 if you use chrome, and it’s appear very close if you use firefox.
I tried to resize the picture so many times, without success. Actually it’s 1663x500px, because I seen that the container size is 1663 width and I thought that maybe in this way the image wouldn’t repeat, but it doesn’t work.
What should I do to have a breadcrumbs background which show the picture full page width without repeating in all browser?
Thank you so much
Giusy
Hello,
Please, see screenshots http://prntscr.com/c0o3pp.
Also, add this code in Theme Options > Custom CSS > Global Custom CSS:
.page-heading.bc-type-6 {
background-size: cover;
}
Regards,
Rose Tyler.
Hi Rose,
I’ve tried both the solutions you gave me, but I can’t see the entire width image of the breadcrumbs background and I still see it in different way in chrome and firefox.
I also tried to mix settings, but didn’t solve.
Could you take a look yourself?
many thanks
Giusy
Hello,
I added this code in Global Custom CSS:
background-repeat: no-repeat;
Clear browser cache and check your site now.
Regards,
Rose Tyler.
Many thanks Rose, you solved!
Hello,
You’re welcome!
If you have any questions feel free to contact us.
Regards,
Rose Tyler.
The issue related to '‘Breadcrumbs background should not repeat’' has been successfully resolved, and the topic is now closed for further responses