Image and size

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6581
    chitrag
    Participant

    Hello,

    I have been using your plug in in my site with vacation pro theme. But in the gallery, images display does not fit in order. How to fix it ? what is the best size of images for the plug in ? Can you advice me.

    https://prnt.sc/jigcjk

    #6589
    Support Team
    Keymaster

    Hello @chitrag,

    The image is not aligned properly because of your theme. So now in order to resolve the issue use below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .wp-travel-gallery ul li{
    box-sizing: border-box;
    }

    Also, make sure to upload the images of uniform sizes as you have uploaded the image of random size.

    Hope this helps.

    Best Regards!!

    #6591
    chitrag
    Participant

    thank you so much

    #6592
    Support Team
    Keymaster

    Hello @chitrag,

    Glad we could help you.

    Let us know if you have any issues further.

    Thank you.

    Best Regards!!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘WP Travel’ is closed to new topics and replies.