Home Forums WoodMart support forum Problems image size – image hotspot

Problems image size – image hotspot

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

    lestradedelvino
    Participant

    Hello, when I insert the dimensions in px in the panel of the image hotspot setting the image is not resized.

    It does not work even if I enter the values “thumbnail”, “medium”… etc..

    Can you help me?

    Thank you, Stefano

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

    Hello,

    First of all thanks for choosing our Theme, we are glad to be you in WoodMart WordPress family :-).

    As the hotspot image size is not changing in your product page. You can use less resolution image. Or in the row inside which you used the hotspot element you can put margin in negative in top and bottom area of that row.

    Screenshot for clarification: https://jmp.sh/n864Bl4

    Best Regards.

    #158386

    lestradedelvino
    Participant

    Hi, I’ve tried both solutions but they don’t work.

    The image becomes full screen, even if its dimensions are 300px.

    How to do it?

    Thanks, stefano

    #158418

    Hello,

    Have you tried with a small size image? If it still does not work with a smaller image then share your login info so I can check and help you out.

    Best Regards.

    #158455

    lestradedelvino
    Participant

    I tried that, too. It doesn’t work.

    I’ll leave the data in the private field.

    Thanks, Stefano

    #158503

    Hello,

    Your problem is resolved. I define a custom CSS class “hotspot” in the element of hotspot and then in the global custom CSS area I used the below CSS code:

    .hotspot .woodmart-image-hotspot-hotspots{
        width: 50%;
       margin-left: 19%;
    }

    Result: https://jmp.sh/3TE9aos

    Also you are using an old version of theme and plugins. Kindly update your theme as well as theme required plugins.

    Best Regards.

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