Want To Add Some Gradient At The Slider Side Of The Categories Arrow As Shown In The Attached File
Website:- www.easycareglobal.com
Want To Add Some Gradient At The Slider Side Of The Categories Arrow As Shown In The Attached File
Website:- www.easycareglobal.com
yes, please try this code
.featured-collection__container {
background: linear-gradient(316deg, #39827e 0%,rgba(125,185,232,0) 100%);
padding-bottom: 30px;
}
.featured-collection--section .home-section--title {padding-top: 30px;}