Button Design? Native settings or Elementor?
Hi! So, I`m using FluentCart Pro + Elementor Pro (Hello Theme). And the product page has design issue (on a screenshot). Where can I change this design of a button? No native settings, no theme settings. And I dont understand guttenberg or bricks. Please help.
I like to know either....
All you need is a few lines of CSS code. Can I have have a link to the website?
Dany TetreaultΒ Thanks for the link. Looks like the button text turns dark after the link has been visited. If you want the text to stay white, try adding this code snippet to your site:
.fluent-cart-direct-checkout-button {
color: var(--fct-direct-btn-text-color) !important;
}
Not the most elegant solution, but it should work.
Let me know if you need any other styling changes.
Aaron LiangΒ hey thank you, I will definitely try it and let you know.
Can you send me a message i might have few questions for you hahahaha
Dany TetreaultΒ happy to help. DMβed you
Aaron LiangΒ hey, thnx but not working, tried that code and other suggestions of code snippets by Gemini as well.
Volodymyr PimienovΒ I can take a closer look if youβre willing to share a link or login credentials. Each site is different.