Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #667507

    Hi.
    We are trying to get the font color to change upon scrolling of the .phone-info. We have a few things going on with .phone-info already and can’t seem to figure this out.

    Thanks,

    Eric

    #669206

    Hey almondmike,

    Thank you for using Enfold.

    Please try this in the Quick CSS field:

    #top .av_header_transparency .phone-info {
        color: blue;
    }
    
    #top .phone-info {
        color: red;
    }

    Adjust the values as needed.

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.