Reply 337427 to: how to change colour in price in the shop archive page.

Avatar: Tony Rodriguez
Tony Rodriguez
Support staff
October 27, 2022 at 10:21

Hello, @Lasitha851,

1. Please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and change the value of the color in the code as per your requirements.

span.woocommerce-Price-amount.amount {
    color: red !important;
}

2. Please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and change the value of the color and font size in the code as per your requirements.

.arrows-hovered .arrow-left, .arrow-right {
    color: red !important;
}
.arrows-hovered .hover-effect-slider .sm-arrow:before {
    font-size: 40px !important;
}

3. You have to edit that footer using the Elementor Page builder and change the color of the links as per your requirements, If you are unable then please share your site WP Admin URL and Credentials with me here, in the private content area of this topic, so that I will check it for you and help you out.

WP Admin URL:
WP Admin Username:
WP Admin Password:

Regards 8Themes Team.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.