Tagged: 

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

    Hello,

    Is there any i can change the “get moving” text from black to white on the contact form for my Movers SLC site?

    Thanks,
    Ryan

    #1172397

    Hey ryanmeighan,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top.home #av_section_1  input[value="Get Moving"].button {
    	color: #fff !important; 
    	border-color: #222 !important; 
    }

    Then clear your browser cache and any cache plugin, and check.

    Best regards,
    Mike

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