Styling the cart page - by popcorner - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 5 years, 1 months ago ago by Olga Barlow

  • Avatar: popcorner
    popcorner
    Participant
    March 6, 2019 at 18:07

    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 ?

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    March 6, 2019 at 18:30

    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

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.