Hello the forum
How can I modify the bottom link and moving it at the top position inside the thumbnail product? (Woocommerce I guess)
Like it is shown in the 3rd thumbnail in that screenshot.
And 2nd question, how can I remove the link inside the picture? I need only one, the one in the text field is enough
Or even better, how can I change the link inside the picture without changing the one in the text field?
Thx for all of your tips…
Hey rvga,
Thank you for using Enfold.
Please use the following css codes to move the product buttons.
.avia_cart_buttons {
position: absolute;
top: 0;
left: 0;
z-index: 10000;
opacity: 1;
}
The product image is inside the product container or link container so you can’t disable the link.
Best regards,
Ismael
Thx Ismael.
I’ve tried to change colors of the text and background without success :(
I thought this code would work:
.avia_cart_buttons {
color: orange;
background-color: black;
}
Any clue for doing this please?
Hi,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Oops Sure Rikard you’re right. Here it is:
http://nrc-bio.com/
I’d like to change the color of the text and the background of a Woocommerce button element.
Hi,
Where is that on your web site?
I do not see it anywhere?
Best regards,
Basilis