Black words on mobile side menu - by Businessbro

This topic has 6 replies, 4 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp

  • Avatar: Businessbro
    Businessbro
    Participant
    February 19, 2015 at 00:10

    As the title says my mobile version has a black side bar with links showing black. Please let me know how I can have this fixed as most of my customers are mobile users.

    I have added my website in privacy area along with login credentials incase you can fix this.

    Thanks so much for all the support. My website is almost 100% completed.

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    February 19, 2015 at 00:32

    Hello,

    I’ve added this code in custom.css file:

    @media (max-width: 480px) {
    .menu > li > a {
        color: white;
    }
    }
    @media (max-width: 992px) {
    .menu > li > a {
        color: white;
    }
    }

    Please check your site now.

    Regards,
    Eva Kemp.

    Avatar: VP
    VP
    Participant
    February 19, 2015 at 09:37

    I have the same issue … followed your advice from above but no difference (still black text on mobile menu) BTW: I also “enabled” custom CSS on the wp theme options.

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 19, 2015 at 09:57

    Hello @VP,

    Did you put code into custom.css file or default.custom.css?
    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: VP
    VP
    Participant
    February 19, 2015 at 22:32

    @Robert Hall,
    Thank you for the prompt reply. It was default.custom.css but I changed it to custom.css and it worked.
    Great Job guys!

    Avatar: Eva
    Eva Kemp
    Support staff
    February 20, 2015 at 01:00

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Black words on mobile side menu’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.