• Resolved bategeka

    (@bategeka)


    hello,

    i need assistance on how possibly can i set up asingle trip to display with an image on top of apage, NB: Not featured image but an image , making it easier fro vistors to view the navigation bar, because currently its appear its covering the nav bar

    thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support wptravelsupport

    (@wptravelsupport)

    Hello,

    Thank you for contacting WP Travel team.

    Actually, the issue you have reported regarding covering nav bar has been raised due to incompatibility of WP Travel plugin with the theme you have used.

    So, to fix the issue, please add following given CSS code in Additional CSS section by going to Admin Panel > Appearance > Customize > Additional CSS

    .single #main-header{
      background: #000000 !important;
    }
    
    .single .wp-travel-content{
      margin-top: 130px;
    }

    If you have any queries further, please let us know.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Trip Customing’ is closed to new replies.