Home › Forums › Pro Themes › Travel Ultimate Pro › Itinerary Page – Tabs width different to reset of page.
Tagged: #tabs #width
- This topic has 4 replies, 2 voices, and was last updated 2 years ago by
Psink.
-
AuthorPosts
-
January 12, 2022 at 10:27 pm #177230
Mike Kearon
ParticipantI have a number of tabs that I wish to use. I’m happy with the scrolling of tabs if necessary, but the width of the tab section is not aligned with anything else on the page. Is it possible to correct this? Please see https://prnt.sc/26cqtkh for example
January 12, 2022 at 11:27 pm #177251Psink
Keymastercan you please share your site url?
January 13, 2022 at 4:03 am #177253Mike Kearon
Participanthttp://www.walkthetrail.com > example url where i am having this issues > https://walkthetrail.com/itinerary/minehead-to-westward-ho-7-days/
January 14, 2022 at 4:18 am #177277Mike Kearon
ParticipantAccording to the ‘OTHER EXCITING FEATURES’ you offer “INCREDIBLE SUPPORT”. But, so far, I’ve had to wait 8 hours for my post to pass moderation, then a further 3 hours for a reply. I then replied, and it’s now over 24 hours since I’ve heard anything. So, in total, I’ve waited almost 2 days for a reply to a problem. I also email 2 days ago regarding a number of other issues that I considered getting a customizer to help with, which I’ve still not received a reply to.
Can you please respond?January 14, 2022 at 7:03 am #177283Psink
KeymasterWe apologize for the late follow-up. Please add this CSS in the additional CSS
.single-itineraries .wp-travel-tab-wrapper .tab-list.resp-tabs-list .slick-prev,
.single-itineraries .wp-travel-tab-wrapper .tab-list.resp-tabs-list .slick-next {
visibility: visible;
opacity: 1;
top: 33px;
background-color: #000;
}
.wp-travel-tab-wrapper .tab-list.resp-tabs-list .slick-next:before,
.wp-travel-tab-wrapper .tab-list.resp-tabs-list .slick-prev:before {
color: #fff;
}
.single-itineraries .slick-prev:before,
.single-itineraries .slick-next:before {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}.single-itineraries .wp-travel-tab-wrapper .tab-list.resp-tabs-list {
max-width: 100%;
}-
This reply was modified 2 years ago by
Psink.
-
This reply was modified 2 years ago by
-
AuthorPosts
- You must be logged in to reply to this topic.





