question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Custom styling doesn't work

See original GitHub issue

Hey, a few parameters don’t work for me: borderColor borderWidth borderRadius

My code: <BouncyCheckbox borderColor="red" borderWidth={2} borderRadius={5} fillColor="red" unfillColor="#FFFFFF" iconComponent={<IconDog color={'red'} width={12} strokeWidth={3} />} textColor="#333" size={10} disableTextDecoration={true} fontSize={16} fontFamily="Roboto-Regular" text="asdasd" />

Preview: https://prnt.sc/u44m1v

Why can’t I set borderColor for example?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
WrathChaoscommented, Aug 22, 2020

Hello, Let me test it very fast 😃

0reactions
WrathChaoscommented, Aug 23, 2020

The fixes work! Can I set the borderColor after check?

I fixed all of it. Even you can customize anything with iconStyle prop.

If you need anything else open another issue 😃 we can make it work

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why Your Custom CSS Doesn't Work in WordPress and ...
There is a technical explanation: The plugin is enqueueing its corresponding stylesheet with the wrong action. But the outcome is that the ...
Read more >
Why my Custom CSS doesn't work? - WordPress Websites ...
Here are the most common mistakes causing the custom CSS doesn't work: · Inspect the element! First of all, make sure you have...
Read more >
How To Fix Custom CSS Not Working
Regenerating CSS: This can easily be fixed by going to WP admin > Elementor > Tools > Regenerate CSS. · Clearing Site Cache:...
Read more >
How to Troubleshoot CSS Not Working
Have you added custom CSS for your forms, but not been able to see it come through? Here's how to troubleshoot when your...
Read more >
Custom CSS Issues with WordPress and How to Fix It
In this article, we will be covering the reasons why your custom CSS doesn't work. ... The custom CSS cannot work due to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found