This topic has 6 replies, 3 voices, and was last updated 1 years, 4 months ago ago by Tony Rodriguez
Hello!
How can I change the hovering background and text color for “clear shopping cart” and “continue shopping” buttons on the cart page.
How can I remove the button border and add a hover background and text color for the “view wishlist” button on the off-canvas wishlist.
Kind regards,
Adi
Hello, Sint0,
Thank you for contacting us and for using XStore.
Settings for buttons you can find in Theme Options > Styling. Please try to edit the settings there first.
If this doesn’t help, provide temporary wp-admin access, so we can take a closer look.
Kind Regards,
8theme team
Hello,
I’ve set pretty much everything in place. The sole big issue is on the off-canvas Wishlist where the two bottom buttons are not complying with my settings.
The “view wishlist” button has a border but no hover effect.
The “add all to cart” button seems like not having a border, but it has a hover effect.
The desired combination is no border + hover effect – so I set the “view wishlist” button border the same color as the background to make it look borderless. But I don’t know how to add a hover effect.
Can you help me with that?
Also, the checkboxes for accepting the terms and so on are blue, and I want to change that, but I don’t know how. Help is needed, too.
Kind regards,
Adi
Hello, Sint0,
Thank you for your response.
Please add the next code in Theme Options > Theme custom CSS:
.et_element .mini-cart-buttons .wc-forward:not(.btn-checkout):hover {
background-color: #00a9b4;
}
Try to use the next code to change the color of checkboxes:
input[type=checkbox]{
accent-color: #008292
}
If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Kind Regards,
8theme team
Hello,
Everything worked like a charm.
Thank you very much!
Kind regards,
Adi
Hello @sint0,
We are delighted to have you here. If you are satisfied with our Theme and Customer and Technical Support, we would greatly appreciate it if you could leave a 5-star rating for us on ThemeForest at the following link: http://themeforest.net/downloads. Doing so would help us to continue to provide updates and dedicated support in the future.
Thank you for reaching out to us.
We hope you have a wonderful day.
Sincerely,
8Theme’s Team
Tagged: buttons, cart, editing, off canvas, style, templates, wishlist, woocommerce, wordpress
The issue related to '‘Buttons style editing on cart and off-canvas wishlist’' has been successfully resolved, and the topic is now closed for further responses