Get all our 20+ Elementor themes worth $609 at just $59! Limited time offer. Get It Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Flourish – Mobile menu font color

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #38741
    Lucius Douglas
    Participant

    I have the desktop header and navigation working as desired.

    However, on the mobile view, the font color is the same as the background. Regretfully, the theme Basic Settings did not an option for mobile menu font color. I did an inspect and added this code to the customized CSS but it didn’t work.


    @media
    screen and (max-width: 1023px){
    .site-navigation a,
    .site-navigation .menu ul a{
    color:#ffffff;
    }
    }

    Any idea on how I can get the color of the mobile menu to be white?

    #38743
    Lucius Douglas
    Participant

    FYI, I went ahead and sent admin credentials as it is asked for almost every time. 🙂

    The website is https://alabamacheapdivorces.online/.

    #38744
    Grace Support
    Keymaster

    Do you want to change font color or background color of mobile menu?

    #38749
    Lucius Douglas
    Participant

    The font color to white.

    Honestly, the CSS above should have worked but it’s not beingb seen at all even though other customized CSS is used. I actually copied CSS which set padding & changed it for font color.

    Is the hierarchy theme customized css > template options custom css > responsive.css?

    #38760
    Grace Support
    Keymaster

    Hi,

    Please send your website URL and WordPress admin login details at [email protected]
    Our development team will check and solve this issue.

    Regards
    Grace Themes

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