- This topic has 2 replies, 2 voices, and was last updated 4 years, 1 month ago by tikaram.
Viewing 3 posts - 1 through 3 (of 3 total)
-
AuthorPosts
-
October 4, 2020 at 10:50 am #261344wafflesandlamingtonsParticipant
Hello,
are you able to provide a CSS code to change the font colour of the menu from black to white?
I have searched the forum and other codes I have seen do not work.
url: https://wafflesandlamingtons.com/
Thanks,
Theo.October 4, 2020 at 10:58 am #261345wafflesandlamingtonsParticipantNo need to respond to this, found the following CSS code:
/*Change colour and size of menu text*/
.main-navigation a {
color: #FFFFFF;
font-weight: bold;
font-size: 90%;
}October 4, 2020 at 12:01 pm #261359tikaramParticipant@wafflesandlamingtons: Glad to know that the issue has been resolved.
Regards,
Tikaram -
AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- The topic ‘Change Menu Font Colour’ is closed to new replies.