icon in fact

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #6538
    chitrag
    Participant

    how to use fa-icons in fact ?

    #6542
    Support Team
    Keymaster

    Hello @chitrag,

    You can add the icon of your choice into the trip facts while creating the new facts by going to Admin Panel > Trips > Setting > facts.

    Screenshot:

    http://prntscr.com/jho519

    Hope this helps.

    Best Regards!!

    #6594
    chitrag
    Participant

    Is that possible to align the facts in three column or 4 columns instead of two. My page showing up in two columns.

    Thanks

    #6599
    Support Team
    Keymaster

    Hello @chitrag,

    Currently, the trip facts is displayed in three column as you can see in below given link of the demo:

    http://wptravel.io/core-demo/itinerary/the-worlds-best-beach-resorts/#booking

    So make sure you have added more than 2 trip facts in the individual trip by going to the individual trip edit screen.

    http://prntscr.com/jikpei

    Hope this helps.

    Best Regards!!

    #6616
    chitrag
    Participant

    I have more than two facts in a column
    egtours.com/itinerary/10-days-nepal-trip/

    #6624
    Support Team
    Keymaster

    Hello @chitrag,

    This is because of your theme layout.

    Since its your theme that is causing the issue it is unrelated to us but in spite of that, we will provide the custom CSS to display the facts in three column.

    So now to add the additional Custom CSS go to Admin Panel > Appearance > Customize > Additional CSS.

    .tour-info .tour-info-column .tour-info-item {
        width: 32.3333%;
    }

    Hope this helps.

    Best Regards!!

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