Home › Forums › Basel support forum › ENQUIRIES › Reply To: ENQUIRIES
November 13, 2017 at 9:07 am
#23933
joyceloh
Participant
i use this code, but only footer is bold.. the top header is still not bold.
kindly advise, thanks!
.home .main-nav .menu>li>a {
font-weight:bold;
font-size:15px;
}
.home .min-footer {
font-weight: bold;
font-size: 16px;
}