Home Forums WoodMart support forum Issue with logo display

Issue with logo display

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

    distek
    Participant

    Hello, some lines (padding) have appeared above and below my logo I cant seem to remove them?

    Attachments:
    You must be logged in to view attached files.
    #479953

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    img[data-dominant-color]:not(.has-transparency) {
        background: none !important;
    }

    Best Regards.

Viewing 2 posts - 1 through 2 (of 2 total)