Home Forums WoodMart support forum Brand logos look way to large on product pages

Brand logos look way to large on product pages

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #190144

    Element_Earth_CBD
    Participant

    Sorry to bother you, but is there any way to reduce the size of the logo on the product pages?

    They are all pixelated looking, I rather have it small or nothing. Please help.

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

    Element_Earth_CBD
    Participant

    I just want the brand logo next to the product name as shown. The brand image below is WAY too big, you cant see the desciption.

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

    Hello,

    The Product Quick View inherits from the single product page as you set the brand image for the single product page after the product content that’s why it is displayed on the product quick view.

    Please Go to Theme Settings >> Shop >> Brands. And enable the option.

    Screenshot for Clarification: https://ibb.co/q9MDKZ9

    Best Regards.

    #190307

    Element_Earth_CBD
    Participant

    I did this, it still looks like this!

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

    Element_Earth_CBD
    Participant

    PLEASE tell me how to shut off brand image on product page if its going to look so BIG, no one can see that there is content its so big.

    James

    #190432

    Hello,

    I saw the screenshot you attached. Please add the following Custom CSS in the Custom CSS for desktop area under Theme Settings >> Custom CSS.

    .pwb-single-product-brands.pwb-clearfix img {
    height: 150px;
    width: 150px;
    }

    Best Regards.

Tagged: 

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