Site logo

Archived topic

Widget title color is set to a dart color but it not shows on about page

1 reply · Started by izzilan on August 5, 2020

Viewing posts 1–2 of 2

Widget title color is set to a dart color but it not shows

Hi there,

Looks like you've added this CSS in Simple CSS which is causing the issue:

.widget-title {
    margin-top: -15px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #ffffff !important;
}

Hope this helps.

This archived topic is closed to new replies.