HomePage › Forums › Traveler › Homepage Style › Reply To: Homepage Style
Hello
1. You can find my custom css in Traveler Settings > Styling Options > Custom Css.
2. Here is the code i use to change that section for you:
h2.text-uc,.last-minute-title,.last-minute-date,.mb20 b {
color: #4368b9 !important;
font-weight: 600;
}
3. you can use this code to change:
.list-horizontal.list-border>li:last-child{
font-size: 15px;
}
Thanks