This topic has 2 replies, 2 voices, and was last updated 5 years, 8 months ago ago by Olga Barlow
Hi
I’d like to add a background image behind the page title but don’t find how ; or if not possible, do you know why my slider place above the cart block do not display ?
Hello,
1) If you want to add the background image for the cart page title you can use custom code for this page only because there is no special option, for example, http://prntscr.com/mu6lft
.cart-checkout-nav {
background-image: url(https://www.leshopdescoquettes.fr/wp-content/uploads/2019/03/Patricia-3.png);
}
2) You did not add the units for the height http://prntscr.com/mu6jvs
Regards
You must be logged in to reply to this topic.Log in/Sign up