Alignment problem on trip display

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #22599
    arokiavimal
    Participant

    Trip display items are not aligned properly on

    http://yogeshb6.sg-host.com/upcoming-trips/

    but in the same theme, the same way in the original domain is working properly

    https://hyggejourneys.in/upcoming-trips/

    #22603
    wensolutions
    Keymaster

    Hello,

    Actually, we are not quite clear with the query. Can you please provide us with specific screenshot of the section you are referring to so that we can help you?

    Regards.

    #22615
    arokiavimal
    Participant

    Apologies for not being clear.

    I am currently reconstructing a website of mine for improved speed and performance.

    This is the original website: https://hyggejourneys.in/ in which I have been using the wp-travel plugin for 2 years.

    I am reconstructing the website in this temporary domain: http://yogeshb6.sg-host.com/

    In the temporary domain (new version of my website) when I add the trip details it appears disoriented (Screenshot: https://ibb.co/tCV93B0)

    I haven’t faced this problem in my older website version i.e.https://hyggejourneys.in/

    #22620
    wensolutions
    Keymaster

    Hello,

    Please add following given CSS code in Additional CSS section to resolve the issue related to alignment by going to Admin Panel > Appearance > Customize > Additional CSS

    .wp-travel-post-item-wrapper .post-title{
        text-align: left;
    }
     
    .wp-travel-post-item-wrapper .wp-travel-post-content .trip-duration{
       text-align: left;
    }

    Hope this helps.

    If you have any queries further, let us know.

    Thank you.

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