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

    Please see private content

    #1000129

    Hey satucker,
    The first badge is not showing because the site it is hosted on is not https, and yours is.
    to correct, host the image on your site.
    The second badge is creating a table on top of a background image, but they have not declared the background so enfold wants to fill it in as white. To correct, try adding this code in the General Styling > Quick CSS field:

    
    .large_super_lawyers_badge table,.large_super_lawyers_badge tr:nth-child(even),.large_super_lawyers_badge tr:nth-child(odd),.large_super_lawyers_badge tr th:first-child,large_super_lawyers_badge tr td:first-child {
    background-color: transparent !important; 
    }

    Best regards,
    Mike

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