HomePage › Forums › Traveler › Support For New Page a2a.bo › Reply To: Support For New Page a2a.bo
Hello DiegoMj,
Thank you for waiting.
1. I have changed it for you by this css code in “Page Setting” of this tour:
.wpb-js-composer .vc_tta-color-blue.vc_tta-style-modern .vc_tta-tab.vc_active>a{
background-color: #fff !important;
}
.wpb-js-composer .vc_tta-color-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body{
background-color: #fff !important;
}
2. I have changed it for you by this css code in “Page Setting” of this tour:
.st-tour-information-list ul li:first-child{
display: none;
}
.st-tour-information-list ul li{
width: 25%;
}
3. I have changed it for you by this css code in “Page Setting” of this tour:
.st-tour-information-list ul li img {
width: 40px;
height: 37px;
}
Please check again. Thank you.