vcard theme change mobile menu

Home Forums All Other Themes vcard theme change mobile menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #114612
    emily4emily4
    Participant
    • Topics: 10
    • Replies: 9
    • Total: 19
    Member since: October 15, 2018

    I am using vCard theme and do not like the mobile menu option. For one, I can’t find how to change the menu background color from red.

    Can that color be changed?

    Also, I would really prefer that the mobile menu/header look more like the perfect theme mobile header. Is that possible?

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    @media screen and (max-width:479px) {
    .toggleMenu { background-color:#fe419b;}
    }

    Regards,
    Chris

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