Menu items color different in mobile view, fine on desktop

Home Support Blog Way Menu items color different in mobile view, fine on desktop

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #16886
    Anonymous
    Inactive

    i have change color in menu, working fine in desktop but it is not working in mobile view for menu list item

    #16887
    Anonymous
    Inactive

    Hi jiwan,

    I had the same issue with mu website, found the solution:
    Add the code below in the Theme Customizer-> Aditional CSS

    @media only screen and (max-width: 801px) {
      .page-id-53 #page{
        background-color:#ccc;
      }
    }

    Best regards,
    Susan Arscott

    • This reply was modified 3 years, 7 months ago by nirav.
    #16890
    Anonymous
    Inactive

    hello susanarscott
    its not working for me, please could you explain more about this code and more method.

    #16928
    nirav
    Keymaster

    Hello There!

    Hope you are doing good!

    Please share with us your website URL here or on [email protected] as it will give us a better idea about the issue and we can provide you an effective solution.

    Have a great weekend ahead!

    Regards,
    Team ProDesigns

    #17710
    Anonymous
    Inactive

    hello, is there any way to the specific country option to show specific content in mobile view with the help of this them? I need some help for my blog post, you can see here leeches-medicinalis.com/best-mens-fat-burners/

    #17735
    nirav
    Keymaster

    Hello There!

    Hope you are doing good!

    It is not possible with the current scope of the theme.

    Have a great day ahead!

    Regards,
    Team ProDesigns

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.