Skip to main content

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.

Button Design? Native settings or Elementor?

Dany Tetreault

I like to know either....

Aaron Liang

All you need is a few lines of CSS code. Can I have have a link to the website?

Aaron Liang

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.

Dany Tetreault

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

Aaron Liang

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.

Aaron Liang

Volodymyr PimienovΒ I can take a closer look if you’re willing to share a link or login credentials. Each site is different.