GALLERY AND TEXTING FORMAT DO NOT LOOK GOOD

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #23065

    Hola just bought WP TRAVEL TOUR EXTRAS and after installing and using then at the time at looking it on website it looks not fine pictures and texting looks out of format – please help with the design.

    https://drive.google.com/file/d/1mIWHms32VWVcmXAiZRfkVvbmHvBmXATI/view?usp=sharing

    https://www.tours-atitlan.com/tour-extras/best-lake-front-hotel-atitlan/

    #23071
    wensolutions
    Keymaster

    Hello,

    Actually, we are not quite clear with the query as we are unable to find the trip with tour extras and also unable to view the site URL you have provided as it is displaying ‘404’ error as shown in screenshot below:

    http://prntscr.com/qql87w

    So, can you please provide us with specific screenshot of the section you are referring to and the link of the trip page where the issue has been appearing?

    Regards.

    #23098
    #23119
    wensolutions
    Keymaster

    Hello,

    Actually, the issue has raised due to incompatibility of the theme you have used with the plugin. However, you can add following given CSS code to resolve the layout issue.

    .wp-tour-extras-detail-slider-wrap .wp-tour-extras-detail-slider .slick-track{
          width: 820px;
    }
    
    .wp-tour-extras-detail-slider-wrap .wp-tour-extras-detail-slider-nav .slick-track{
          width: auto;
    }

    Also, when we inspected the site URL you have provided, we have found that inline css has been used for the section where layout issue is appearing. So, you have to replace the inline CSS code with the above given CSS code as the added code in Additional section will not work due to presence of inline CSS.

    If you have any queries further, let us know.

    Thank you.

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