Home Forums Pro Themes Clean Corporate Pro underline colors on latest news widget

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #129011
    lindaje
    Participant

    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

    #129026
    wensolutions
    Keymaster

    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.

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