Jeremy Herve on "[Plugin: Jetpack by WordPress.com] How to change the text colour of the submitted message"

خرید بک لینک

vivianwlove
Member
Posted 2 days ago #

How/where do I change the font colour of the text next to the field name, e.g., "required" and the submitted message? thanks!

http://oliviachubey.com/contact/

https://wordpress.org/plugins/jetpack/

You can customize the look of every element on your site thanks to CSS. You can add that CSS to your theme stylesheet, or to your custom CSS editor available under Appearance > Edit CSS in your dashboard.

Looking at your site, it looks like you've already used Custom CSS to change the "Required" text color to green:

.contact-form label span {
    color: #92b221;
    margin-left: 4px;
    font-weight: 400;
}

Is there anything else I can do for you?

WordPress ...

ما را در سایت WordPress دنبال می‌کنید

برچسب: نویسنده: استخدام کار بازدید: 340 تاريخ: دوشنبه 4 مرداد 1395 ساعت: 18:39

صفحه بندی