Problem with menu color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #25918

    Please can somebody advice me how to fix color / css to correctly display menu in trip inventory ?

    See problem on this link :
    https://prnt.sc/sgmhk4

    #25919
    Support Team
    Keymaster

    Hello,

    Regarding your query, please provide us with your site URL so that we can inspect it in detail.

    Also, if we can help you with the simple CSS fixes then we surely will help you with it.

    Further, can you explain which color do you want in the tab where the bookings are sold out?

    Regards.

    #25920

    Hello,

    here is the link

    https://enjoytatras.com/itinerary/tatra-ski-experience/

    Menu item should be black or grey
    Text should be black

    #25931
    wensolutions
    Keymaster

    Hello @marian-danisekgmail-com,

    Please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .wp-travel-tab-wrapper .tab-list.resp-tabs-list li {
        color: #868484;
    }
    
     #wp-travel-tab-wrapper body {
        color: gray;
    }

    Hope this helps.

    Thank you.

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