- This topic has 1 reply, 2 voices, and was last updated 5 years, 10 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.


Home › Forums › Pro Themes › Clean Corporate Pro › underline colors on latest news widget
Please, how do I change the color of the underlines on the Latest News widget as it shows on the front page.? The line is blue by default, I need it to be black.
Here’s a link
https://learntochoosewindowcoverings.com/wp-content/uploads/2020/07/Screen-Shot-2020-07-19-at-4.26.12-PM.png
website is learntochoosewindowcoverings.com
Thank you!.
L
Hello,
Regarding your query, please add below-given CSS in the Additional CSS section by going to Admin Panel > Appearance > Customize > Additional CSS to change the border color of the latest news section on the homepage.
.home .clean_corporate_widget_latest_news .latest-news-text-wrap {
border-bottom: 5px solid #000000;
}
You can adjust the color code as per your requirement.
Hope this helps.
If you have further queries, kindly 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. |



