Home Forums Luzuk Coming Soon Modifying the size of the header-contact details Reply To: Modifying the size of the header-contact details

#20576
User Support
Participant

Hello Diana
Go to dashboard > appearance > customize > additional css
paste the code below in the additional css tab

.header-contacts li {
font-size: 14px;
}

Now click on publish.
Thank you