Home Forums WoodMart support forum branding link appeared? need to remove

branding link appeared? need to remove

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

    jukka18
    Participant

    We seem to have a branding like appeared on the product page could you please advise how to remove this – Thanks.

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

    Eric Watson
    Participant

    Hello,

    Try to add the following code snippet to the Custom CSS area in Theme Settings.

    .poduct-tabs-inner .mg-brand-wrapper{
        display: none;
    }

    Kind Regards
    XTemos Studio

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