This topic has 4 replies, 2 voices, and was last updated 6 years by Kieran_SQ.

  • Author
  • #185786
     emmanuel
    Participant

    hello how to change the color of the mobile website menu

    Attachments:
    You must be logged in to view attached files.
    #185788
     Kieran_SQ
    Moderator

    Hi,

    To override the mobile CSS for this element please try the below CSS in your SweetDate Child theme’s style.css by going to WP Admin > Appearance > Editor > SweetDate Child > Style.css or by going to Theme Options > Styling Options > Scroll to: ‘Quick CSS’

    @media only screen and (max-width: 940px) {
    .top-bar > ul .name h1 a {background: #2e5561;}
    .top-bar ul > li.has-dropdown .dropdown li.has-dropdown > a li a:hover, .top-bar ul > li.toggle-topbar {background: #2e5561 !important;}
    .top-bar ul.left, .top-bar ul.right {background-color: #2e5561;}
    }

    Change the background-color value from 2e5561 to your desired color. Make sure to delete your website cache, purge your CDN and delete your local cache (Ctrl+F5) to see any changes.

    Thanks,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #185794
     emmanuel
    Participant

    thanks it work

    #185795
     emmanuel
    Participant

    don’t forget to refer the GeoNames issue to the developer radu

    #185797
     Kieran_SQ
    Moderator

    Glad it worked for you 🙂 I have referred that ticket for you to @Radu and they’ll be in touch as soon as they can.

    All the best,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?