mobile menu error

Home Forums All Other Themes mobile menu error

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #143859
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    Hi

    see mobile menu on https://fairviewgardens.co.uk/

    can you let me know how to change the mobile menu colours please

    thanks

    #143860
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    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) {
    .header .header-inner .nav ul li a { color:#282828 !important;}
    .header .header-inner .nav ul li a:hover { color:#d0c90b !important;}
    .header .header-inner .nav ul li:hover > ul { background:#fff !important;}
    }

    Regards,
    Dave

    #143863
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    excellent, all good, thanks

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

    Hi Nigel,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/24/

    Regards,
    Dave

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