• Hai Everyone,

    I really need a big Support. I am wondering how to make the Tour package display section in the below website. i really love it.

    link to the website is – https://www.thenexttravels.com

    I am talking about the part below the Main Slider.
    I can understand that the background for that section is a parallax image. i need to figure out how they have made that slider with package image and number of dates + package name.

    is there a specific plugin for that or any other method.

    Please help!!

    Thanks in advance.

Viewing 1 replies (of 1 total)
  • Thread Starter Achintha

    (@achintha)

    inspected the elements it is as below..

    <div class="col-xs-6">
                                            <div class="accomd-modations-room">
                                                <div class="img">
                                                    <a href="https://www.thenexttravels.com/packages/beatiful-srilanka">
                                                        <img style="max-height:185px;" src="https://www.thenexttravels.com/uploads/packages/thumbs/thumb_beautiful_sri_lanka3.jpg" alt="image of Beatiful Srilanka"></a>
                                                </div>
                                                <div class="text">
                                                    <h2><a href="https://www.thenexttravels.com/packages/beatiful-srilanka">Beatiful Srilanka</a></h2>
                                                    <p class="price">
                                                        <span class="amout">4 Days</span>/3 Nights
                                                    </p>
                                                </div>
                                                <div class="home-package-inquiry-btn">
                                                    <a href="https://www.thenexttravels.com/book-now/2/package" class="awe-btn awe-btn-13">INQUIRE NOW</a>
                                                </div>
                                            </div>
                                        </div>

Viewing 1 replies (of 1 total)
  • The topic ‘Help to build this type of a Section in WordPress’ is closed to new replies.