Is it possible to make the text fade when it reaches the red highlighted area and also on the search icon on the left? These tabs slide left and right on smaller screens as they are bootstrap tabs. I attempted to add opacity to the text at
(min-width: 320px) and (max-width: 414px)
, but it didn't work. Any assistance would be greatly appreciated.