Home Forums WoodMart support forum Remove the brand row

Remove the brand row

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

    vicky
    Participant

    hi.. i want to remove the brand row in the product page.

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

    Hello,

    There is no option to delete the brands from the product page only.

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

    body.single-product .brands-items-wrapper {
    display:none;
    }

    Best Regards

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