Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*Change the font-size of the bloom fiedls*/
- .et_bloom .et_bloom_bottom_stacked p.et_bloom_popup_input input {
- font-size: 20px
- }
- /*Change the font-size of the bloom submit button*/
- .et_bloom .et_bloom_bottom_stacked button.et_bloom_submit_subscription {
- font-size: 20px;
- }
- .et_bloom_form_footer p {
- color: white;
- font-size: 20px;
- }
- /*Change the color and font size of the bloom footer text*/
- .et_bloom .et_bloom_form_container .et_bloom_form_content .et_bloom_form_footer p {
- color: white!important;
- font-size: 20px;
- }
Advertisement
Add Comment
Please, Sign In to add comment