Tagged: catch box, footer menu, mobile
- This topic has 3 replies, 2 voices, and was last updated 11 years, 2 months ago by Sakin.
-
AuthorPosts
-
August 25, 2013 at 12:55 am #13650signifyMember
Hi,
When I look at the “Footer Menu” text on a mobile device for the Catch-box free template, it doesn’t show through.
I tried changing the text color to white with
@media screen and (max-width: 319) {
h3.assistive-text {
color: rgb(255,255,255);
}
}But it didn’t work. Any suggestions?
Amanda
August 25, 2013 at 10:24 am #13659SakinKeymaster@signify: I don’t get it what are you trying to do it. The assistive text are hidden text. So, why you want to change the color. Can you explain it or share your screenshot of what you want.
August 25, 2013 at 8:40 pm #13686signifyMemberI thought the words “Footer Menu” were supposed to be in white like the word “Menu” in the top bar. I didn’t realize it was not supposed to show through. When you look at the footer menu on a mobile device, it shows a drop down arrow but no title.
Thanks for the clarification.
Amanda
August 26, 2013 at 12:06 am #13694 -
AuthorPosts
- The topic ‘Color of Footer Menu assistive-text for mobile devices’ is closed to new replies.