Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

  1. Home
  2. General Discussion
  3. About menu text on mobile

About menu text on mobile

Scheduled Pinned Locked Moved General Discussion
mobile menumenucolor
5 Posts 3 Posters 154 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Daniel1234
    wrote on last edited by
    #1

    Hey I need a little help. I would like to have the menu text white on the about page, for the desktop version I used the following code. My question how do I get the same effect for the mobile version?

    /* navigation */
    body.slug-info nav.primary a{
    color: white;
    }

    https://www.danielniederkofler.com/

    Any help and advice appreciated!

    1 Reply Last reply
    0
    • BaptisteB Offline
      BaptisteB Offline
      Baptiste
      wrote on last edited by Baptiste
      #2

      Hello @Daniel1234, did you try that?

      @media (max-width: 600px){
      .id-18 .navbar {background-color: black;}
      .id-18 nav.mobile-nav li a span {color: white;}
      }
      
      1 Reply Last reply
      0
      • D Offline
        D Offline
        Daniel1234
        wrote on last edited by
        #3

        Thank you for the reply.Unfortunately it does not really work, the menu text on the about page just turns black

        BaptisteB 1 Reply Last reply
        0
        • RichardR Offline
          RichardR Offline
          Richard
          Global Moderator
          wrote on last edited by
          #4

          Dear @Daniel1234

          Did you get it to work?
          Screen Shot 2021-01-29 at 7.00.57 PM.png

          Best wishes and a happy 2021

          Richard :)

          1 Reply Last reply
          0
          • D Daniel1234

            Thank you for the reply.Unfortunately it does not really work, the menu text on the about page just turns black

            BaptisteB Offline
            BaptisteB Offline
            Baptiste
            wrote on last edited by
            #5

            Hey @Daniel1234 ,

            Did you try with !important?

            Like:

            @media (max-width: 600px){
            .id-18 .navbar {background-color: black !important;}
            .id-18 nav.mobile-nav li a {color: white !important;}
             }
            

            When I try with the dev tool it works for me.
            Let me know.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            I also code custom websites or custom Lay features.
            šŸ’æ Email me here: šŸ’æ
            info@laytheme.com

            Before you post:
            1. When using a WordPress Cache plugin, disable it or clear your cache.
            2. Update Lay Theme and all Lay Theme Addons
            3. Disable all Plugins
            4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

            This often solves issues you might run into

            When you post:
            1. Post a link to where the problem is
            2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
            3. If the problem is difficult to explain, post screenshots / link to a video to explain it
            Online Users
            M
            margotlego
            Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
            laytheme.com
            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Recent
            • Tags
            • Popular
            • Users
            • Search