Change Wishlist Quantity Background Color in Mobile Footer

This topic has 2 replies, 2 voices, and was last updated 53 minutes ago ago by Tony Rodriguez

  • Avatar: RahulDasOp
    RahulDasOp
    Participant
    February 22, 2025 at 05:29

    I would like to customize the appearance of the wishlist quantity indicator in the mobile footer navigation panel. Specifically, I would like to change its background color to red.

    Could you please guide me on how to achieve this?

    Files is visible for topic creator and
    support staff only.
    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    February 22, 2025 at 11:54

    Hello, @RahulDasOp,

    Thank you for using our theme and for contacting us.

    To change the Wishlist Quantity Background Color in the Mobile Footer, Please add the next custom CSS code in XStore > Theme Options > Theme Custom CSS > Global CSS:

    .et-mobile-panel .et-quantity {
      background-color: #ffffff !important;
      color: #ff1010 !important;
    }

    You can change the color code as per your requirements.

    We hope this helps. Should you have any further questions or require assistance, please do not hesitate to reach out.

    Best regards,
    The 8Theme Team

  • 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.