Advanced Checkout option on Mobile: No logo shown

This topic has 2 replies, 2 voices, and was last updated 4 months ago ago by Jack Richardson

  • 1 Answer
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 19, 2024 at 08:19

    Hello @smargasy,
    You can add next custom CSS (Theme Options -> Theme Custom CSS -> Global CSS) for your needs to display the logo on mobile device of Cart/Checkout pages:

    @media only screen and (max-width: 767px) {
        .cart-checkout-multistep .header-wrapper .et-wrap-columns>.et_column.hidden-xs {
            display: block !important;
        }
    }

    Kind regards,
    Jack Richardson
    The 8theme’s team

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

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

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