Shop banner - by Dittemila - on WordPress WooCommerce support

This topic has 9 replies, 2 voices, and was last updated 6 years, 6 months ago ago by Rose Tyler

  • Avatar: catrine87
    Dittemila
    Participant
    October 11, 2017 at 10:09

    Hallo.
    When I remove a product from my basket, and push the bottom “return to shop”
    a big banner with the text: Premium WordPress template the new collection is here.
    is shown om my product page.

    How can I remove this?

    kind regards

    Please, contact administrator
    for this information.
    8 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 11, 2017 at 10:11

    Hello,

    You can change shop page banner in WP Dashboard > Theme Options > Shop > Product Page Banner http://prntscr.com/gvz5zu.

    Regards

    Avatar: catrine87
    Dittemila
    Participant
    October 11, 2017 at 10:22

    Another question.

    1.Is is possible to make the coupon box on the checkout page smaller.
    -remove the icon and make the box smaller, and make the background color #FAE1E1

    2. Is it possible to make the pink menu line visible on all pages, mobile device also.

    3. on checkout page, How can I make the “billing address, SHIPPING ADDRESS, YOUR ORDER” text smaller

    4. When going to checkout page, the site will always show the bottom of the page. Please try and you will understand what I mean.

    Sorry about all the questions.
    kind regards

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 11, 2017 at 13:45

    Hello,

    1.

    .before-checkout-form .woocommerce-info {
        background-image: none;
        background-color: #FAE1E1 !important;
    }

    2. The pink line is part of Home page content, so it can be visible only on this page.
    3.

    .woocommerce-checkout .step-title, .woocommerce-checkout #order_review_heading {
        font-size: 18px;
    }

    4. I do not see the problem https://gyazo.com/5d410bf6b9c40e8b7e4143aa388d8a3c

    Regards

    Avatar: catrine87
    Dittemila
    Participant
    October 11, 2017 at 15:34

    1 and 3. css works great but on mobile device?

    Others, thank you

    Avatar: catrine87
    Dittemila
    Participant
    October 11, 2017 at 15:44

    1 and 3. css works great but only mobile device? not on bigger screen

    Others, thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 11, 2017 at 15:51

    Please change

    .before-checkout-form .woocommerce-info {
        background-image: none;
        background-color: #FAE1E1 !important;
    }

    to

    .before-checkout-form .woocommerce-info{
        background-image: none;
        background-color: #FAE1E1 !important;
        padding: 20px !important;
        text-align: center;
    }

    then clear cache and check.
    If you want something else, please provide screenshot.

    Regards

    Avatar: catrine87
    Dittemila
    Participant
    October 11, 2017 at 16:21

    Thank you for your time. Works great:-)

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 11, 2017 at 16:24

    You’re welcome!

    Regards

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

The issue related to '‘shop banner’' has been successfully resolved, and the topic is now closed for further responses

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