Hi All!
Please can someone assist me.
I am using Venture Theme and would like to change the background color of the CTA box on the slideshows (“SHOP E-BIKES”) to Blue (same as “READY TO RIDE”). See screenshot below. I would like to do the same for slides 2 and 3.
Thanks in advance.
https://electricrideco.com/
Please add below css code in bottom of assets/theme.scss.css file
.hero-content__controls a.hero-content__controls-item { background: #006eff; }
Thank you.
@Denishamakwana Perfect! Thanks a lot!