Home Forums Pro Themes WEN Corporate Pro White line

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #46208
    james.salisbury
    Participant

    Hi after changing the colour of the front page widget (welcome widget) to red there is a white line at the bottom, how do I fix this?

    #46209
    james.salisbury
    Participant

    welcome widget on home page

    #46232
    wensolutions
    Keymaster

    Hello @james-salisbury,

    To remove the white border at the bottom of the widget use below given CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    .wen_corporate_welcome_widget {
        border-bottom: none;
    }

    Hope this helps.

    Best Regards!!

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