Home Forums WoodMart support forum Product Page Description Image

Product Page Description Image

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #406910

    Sagarg09
    Participant

    Hello

    Good Evening,

    #407012

    Hello,

    Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Desktop CSS code:

    div#tab-description .wd-wpb a img.attachment-full {
        height: 340px;
    }

    Best Regards.

    #407028

    Sagarg09
    Participant

    Hey

    #407207

    Sagarg09
    Participant

    Hello

    Waiting for your reply

    #407339

    Hello,

    Please replace the previous Custom CSS with the following then check back.

    div#tab-description .wd-wpb a img {
        height: 340px;
    }

    Best Regards

    #407365

    Sagarg09
    Participant

    Hey

    Good Evening

    This code is also working same as previous css code, couldn’t see any changes to other product left side images.

    #407536

    Hello,

    Please replace the previous Custom CSS with the following then check back.

    .wc-tab-inner .wd-wpb img {
        height: 340px;
    }

    Best Regards

    #407618

    Sagarg09
    Participant

    Hi

    Thanks for the updated CSS Code

    #407682

    Hello,

    Please try this:

    .wd-image.photoswipe-images img {
        height: 340px;
    }

    If still your issue not solve then please share the WP admin login details of your site so I will check and solve the issue.

    Best Regards.

    #407703

    Sagarg09
    Participant

    Only one product image height is increasing and rest all are still the same

    #407861

    Hello,

    Please provide the admin panel login details of the website to check it myself and help you out accordingly.

    Best Regards

    #408105

    Sagarg09
    Participant

    ok ill send you in a while

    But let me know that have you clearly understood what exactly i am trying to say ?

    Only left side description image which in on product page i want to increase height of the image

    total i have 8 products listed

    #408292

    Hello,

    The code should work for all the products. Please provide the admin panel login details to let me assist you further.

    Best Regards

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