- This topic has 2 replies, 2 voices, and was last updated 3 years, 11 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Mezze Pro › Font color
Hi there. I am trying to change the font color of the body but can’t find the setting anywhere. This is while trying to build the menu of restaurant. I was able to change the font color or the header (APPETIZERS, SOUPS, DESSERTS, etc), but unable to change the color of the price and the description. Any idea what’s going on here?
the site is
thelazzat.com
Hello,
We are sorry to hear that you are having trouble with one of our themes. We understand that this could be frustrating.
Please follow my instruction to change price and description color
Go to Admin Panel >> Appearance >> Customize >> Additional Css, Paste this code Css code there
Css code to change price color
.wp-block-coblocks-food-item__price span {
color: #210e0e;
}
and Css code to change description color
.wp-block-coblocks-food-item__description {
color: #210e0e;
}
Please kindly change the color code as per your need before you published.
Hope this helps,
If you have any further queries regarding theme. Please let us know
Regards,
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |