- This topic has 1 reply, 2 voices, and was last updated 1 year, 7 months ago by
Developer.
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
May 3, 2022 at 12:25 am #11196
Troy Jackson
ParticipantI have managed to relocate the menu to top of the page but now I need assistance on changing text color to black. I cant seem to find the settings or code for this.
mateahouse.japulatech.com
May 3, 2022 at 10:24 am #11198Developer
ModeratorHi,
Please add the below CSS code in the additional CSS to change menu text color.
#main-menu ul li a {
color: #000;
}Many Thanks
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.