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

Home Forums Support [Resolved] Widget title color is set to a dart color but it not shows on about page

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1388771
    izzilan

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

    #1388777
    Leo
    Staff
    Customer Support

    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.

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