Home Forums WoodMart support forum aroows in new version of WoodMart

aroows in new version of WoodMart

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #167539

    vakhtang_11
    Participant

    Hi,
    I did not read about changes in new version of WoodMArt.
    Has new version option to change location of arrows in LightBox?
    I need arrows close to picture (not in the end of display – see illustration).
    and also closing button.

    or you plan to make this change (as option – location of arrows)?
    thx

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

    Hello,

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

    .pswp__button--arrow--left {
        left: 10%;
    }
    .pswp__button--arrow--right {
        right: 10%;
    }

    Change 10% for the value as per your image size.

    Best Regards

    #167638

    vakhtang_11
    Participant

    thx, now nice.

    closing button still unavailable?

    #167639

    vakhtang_11
    Participant

    but I have picture by different size.
    for example here must be more than 10%
    http://www.eden4u.co.il/?product=maganda#&gid=1&pid=2

    not universal decision

    #167672

    Hello,

    That is why we have set the arrows on the sides not to be overlap with the images. It is not possible to change the location of the arrow depending on the image size. That is why you can leave the arrows as they were and remove the code I have provided or upload images of the same size.

    Best Regards

    #167688

    vakhtang_11
    Participant

    >> It is not possible to change the location of the arrow depending on the image size

    in LightBox there is option to put arrows close to picture. lot of samples.

    #167689

    vakhtang_11
    Participant

    I (more exactly: my employer) would prefer like here (optionally):

    https://www.vesty.co.il/articles/0,7340,L-5657878,00.html

    #167700

    Hello,

    This feature is a lightshot. It is a bid different from what the theme option is. Our theme does not have lightshot option in the product page. Try to search for a plugin that shows the main page as a light shot.

    Best Regards

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