Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1007553

    Hi
    Can u Provide more details? what do u mean by one menu?
    So i can assist you better.

    Regards

    tuhami Friend
    #1008105

    i mean one item of menu.

    Pankaj Sharma Moderator
    #1008346

    Hi
    You can use Link style css from Menu item options and add the css class in it.
    After this define the css class in custom.css file, apply background color css on it.
    Or you can use Mega menu and apply custom class on that menu item.
    Hope it helps.

    Regards

    tuhami Friend
    #1010657

    Hi
    I added class (english-menu) in Link style css and define css class in custom.css as following:

    .english-menu{
    background: #22222;
    }

    but without change!

    Thank u.

    Pankaj Sharma Moderator
    #1010754

    Hi
    Kindly share the site URL and site super user details via Private reply so that i can take a look on the changes.

    Regards

    tuhami Friend
    #1011824
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1012028

    Hi
    I check English menu item but no menu using the custom class.
    For an example i added it for About us menu http://prntscr.com/eay01m
    Now add below code in custom.css

    
    .english-menu{
    background: #000;
    }

    Save and check.
    Make sure if color code is incorrect the css will not work.
    Regards

    tuhami Friend
    #1012633

    Now it’s OK, but i tried to change text color too without changing!

    Thanks.

    Pankaj Sharma Moderator
    #1012718

    You are welcome!

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

This topic contains 9 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 9 months ago.

The topic ‘Coloring an one particular menu item’ is closed to new replies.