akiran / react-slick

React carousel component
http://react-slick.neostack.com/
MIT License
11.73k stars 2.1k forks source link

#2320 Not able to change size of arrows of Slider #2320 #2324

Closed niikhilpatel closed 8 months ago

niikhilpatel commented 8 months ago

This commit addresses styling issues related to the arrows in the React Slick slider component. The primary focus is on customizing the size of the arrows by adjusting the font-size, width, and height properties in the relevant CSS rules.

If the issue is not resolved please provide me more details what actually needed to solve the issue.

Arunav1 commented 8 months ago

Hey @niikhilpatel can I be assigned to this issue ? I would like to work on this issue in order to resolve it. Thank you.

akiran commented 8 months ago

I commented on the issue.

Adding comments in the CSS file in docs doesn't help much. I might add special guide on customizing CSS in documentation later