This topic has 6 replies, 2 voices, and was last updated 4 months ago ago by Tony Rodriguez
i want wishlist option always available without hovering on shop page
Hello, @Festigift,
Thank you for reaching out to us with your concern.
In order to assist you with your inquiry, we request that you provide us with URL and temporary access to the wp-admin of your website. This will enable us to take a closer look at your settings and provide you with a more accurate and specific solution.
To do this, please follow these steps:
– Create an account via Dashboard (Users > Add new) with administrator role. Refer to the following image for guidance: http://prntscr.com/s3rc9m
– Provide us with the username and password for the newly created account via the Private Content area. Refer to the following image for guidance: http://prntscr.com/s5mao7
– Any email address can be used for the new account, it does not have to be your personal email.
We kindly recommend that you take a complete backup of your site before proceeding.
Please let us know once you have completed these steps, and we will promptly review your account information and provide assistance as soon as possible.
Kind Regards,
8theme team
can you just guide us without admin access how to do it
Hello, @Festigift,
Thank you for your response.
We have conducted a review of your website and noticed that you are utilizing the Product Grid element, which displays the wishlist button under hover effects. https://paste.pics/RFVPS
Unfortunately, this element does not currently support the option to permanently display the wishlist button without hovering.
However, we encourage you to submit your request on our Taskboard at https://www.8theme.com/taskboard/. If your suggestion garners sufficient support from other customers, our development team will consider incorporating this feature in a future update.
Alternatively, you may consider using a different element for this purpose. Please refer to the following link for more information: https://xstore.8theme.com/elementor/demos/minimal-fashion02/design-elements/
Best Regards,
8Theme’s Team.
ok then
Hello, @Festigift,
Thank you for your response.
In order to solve your issue, please copy and paste the below given CSS code to XStore >> Theme Options >> Theme Custom CSS >> Global CSS and check back to your site after clearing the browser cache.
.xstore-wishlist[data-action=remove] .et-icon {
color: red !important;
}
.xstore-wishlist-animated-heart{
fill: red !important;
}
Note: You can change the value of the color from the given code as per your requirements.
We hope this helps. Should you require any further support, please do not hesitate to contact us.
Yours sincerely,
The 8Themes Team
You must be logged in to reply to this topic.Log in/Sign up