Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #13650
    signify
    Member

    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

    #13659
    Sakin
    Keymaster

    @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.

    #13686
    signify
    Member

    I 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

    #13694
    Sakin
    Keymaster

    @signify: Yes, the Primary menu and footer menu will look similar in the mobile devices. So, what you want to do it. Can you send me your site URL and then explain.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Color of Footer Menu assistive-text for mobile devices’ is closed to new replies.