• Resolved socialbayou

    (@socialbayou)


    Hello guys , i need help to change the color of the menu drop off for the mobile version, my backgroun is black and the menu is showing black too.
    i need it to change it for white !
    thanks so muchhh

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi, @socialbayou,
    Please add this CSS code inside Appearance > Customize > Additional CSS:

    .tg-icon-bars {
        font-family: fontAwesome;
    }
    
    .tg-icon-bars::after {
        content: '\f0c9';
        color: #FFF;
    }

    Let us know if there’s more help you need regarding our theme or this doesn’t work for you. ??

    Regards,
    ThemeGrill Support Team.

    Thread Starter socialbayou

    (@socialbayou)

    OMGGGGGGGG thank you so much!!!!!!!!!!!!!!
    thanks milllllllllllllllll
    god bless you!

    Hi, @socialbayou,
    Glad I could help. If you get any issue later, feel free to ask again! ?? I hope you liked our theme, if so, you can help us by providing a review here: https://www.ads-software.com/support/theme/zakra/reviews/?filter=5

    Thanks.

    Thread Starter socialbayou

    (@socialbayou)

    Sure i will ! do you have a code to make the menu bar a little bit bigger? it looks too small you can check my mobile version https://www.socialbayou.com

    thanks so much im leaving the review now !!

    @socialbayou,

    Please add this CSS:

    .tg-icon-bars {
        font-size: 24px;
    }

    Similarly, while checking your site, I find there’s Access-Control-Allow-Origin error on the console due to which the search icon on the desktop device is not appearing. You can search for the solution for the issue on any Search Engine and fix yourself.

    Finally, thanks for taking the time for the review of our theme. We really appreciate it. ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Menu Mobile Version Color’ is closed to new replies.