Hello!
Please tell me, how do I make the menu font in bold?
The application screenshot.
And where to find such a contact module, as in the screenshot.
Thank you in advance!
All the best!
.hornav > ul > li > a {
font-weight: bold;
}
#footermenu ul li a {
color: #000000;
}
#copyright p {
color: #000000;
}