Menu font colour

Home Forums Construction Pro/Build Forum Menu font colour

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #132169
    Clive BClive B
    Participant
    • Topics: 5
    • Replies: 14
    • Total: 19
    Member since: May 24, 2019

    I am using the Construction theme and very happy with the results. One minor issue has been raised by a customer.
    The menu button is hard to see with the mobile site (currently white). Is it possible to change the font colour to something bold such as Black or Red applicable to the Mobile site only?
    Thanks
    Clive

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

    Hi,

    Kindly show us your website URL please?

    Regards,
    Brad

    #132220
    Clive BClive B
    Participant
    • Topics: 5
    • Replies: 14
    • Total: 19
    Member since: May 24, 2019

    Sorry
    https://tapsandradiators.uk
    Thanks

    #132248
    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:980px) {
    .toggle { border-top: 1px solid #fff;}
    .toggle a { color:#000; margin-top:0;}
    }

    Regards,
    Brad

    #132298
    Clive BClive B
    Participant
    • Topics: 5
    • Replies: 14
    • Total: 19
    Member since: May 24, 2019

    Once again amazing customer service!
    The code worked perfectly thank you.

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

    Hi Clive,

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

    Regards,
    Brad

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