Home Forums Free Themes Travel Ultimate Trip Facts

Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #150070
    Kalomoira Karydi
    Participant

    Hello, I have a problem with “trip facts”. They appear 2 times as you can see at the prtscn what can I do? Thanks https://prnt.sc/12rgmzc

    #150078
    Psink
    Keymaster

    can you please share your site URL?

    regards,

    #150238
    Kalomoira Karydi
    Participant
    #150247
    Kalomoira Karydi
    Participant

    And to 2 times the “locations” https://prnt.sc/12uaydw

    #150276
    Psink
    Keymaster

    Hello

    Yes, I can see there is repeating of content. Please add this CSS to avoid it

    
    #wp-travel-content .tour-info:nth-child(4) {
        display: none;
    }
    
    .wp-travel-trip-meta-info .no-border:first-child {
        display: none;
    }
    
    

    Add this in additional css

    Regards

    #150319
    Kalomoira Karydi
    Participant

    Thank you it’s ok!

    Now the “trip location” is repeating https://prnt.sc/12vdhd3 Can you give me a CSS code for that. I have another question. Why the slider section is not clickable?

    Regards

    #150336
    Kalomoira Karydi
    Participant

    Please check and this https://prnt.sc/12vma4e . It appears in every trip

    #150362
    Psink
    Keymaster

    we will update the theme by today evening time. Please update the theme after it’s release

    Regards,

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.