Customize mobile menu

Home Forums All Other Themes Customize mobile menu

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #108786
    Vanessa GómezVanessa Gómez
    Participant
    • Topics: 175
    • Replies: 462
    • Total: 637
    Member since: July 4, 2016

    Hi,

    I have some questions about how to customize moblie menu.

    Web: www.centromevis.cat

    I have added css code to increase the size of the items in the mobile menu and it has worked correctly. But I can not get the css code to work so that the current item is marked in bold.

    How can I make the current item in the mobile menu appear in bold?

    Is it possible to customize the mobile menu so that it occupies the full width of the mobile screen in vertical view?

    Can I add a logo at the top of the menu?

    I have tried some plugins to customize the mobile menu but they have not worked as I expected. Can you recommend me one that is fully compatible with the theme of this web page?

    Thank you very much for the help.

    Regards,
    Vanessa

    #109011
    Vanessa GómezVanessa Gómez
    Participant
    • Topics: 175
    • Replies: 462
    • Total: 637
    Member since: July 4, 2016

    Hi,

    I have been able to solve most of the problems in the mobile view menu.

    I only need one thing to solve.
    How can I change the color of the current item? Now the menu is white but I want the current item to be highlighted in black.

    What is the css code to do it?

    Thank you very much for the help.

    Regards,
    Vanessa

    #109039
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly use this

    .sidr{width:100%;box-sizing:border-box;}
    .sidr-class-current_page_item a{color:#000000!important}

    Regards,
    Shri

    #109098
    Vanessa GómezVanessa Gómez
    Participant
    • Topics: 175
    • Replies: 462
    • Total: 637
    Member since: July 4, 2016

    Hi Shri,

    Perfect! Thank you very much!!

    Regards,
    Vanessa

    #109109
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    🙂

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