Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #246170

    Hi everyone.
    I’m in need of some help.
    I would like to change text color and background color and the hover text color and background color of the sub menu.
    After some searching of the forum i couldn’t find a solution.

    image

    thats an image of how the website looks at the moment. i would like the sub-menu to have the inverse colors of the main menu.

    Thanks in advanced.

    • This topic was modified 10 years, 7 months ago by moreleads.
    #246462

    bump!

    #246505

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    #top #header .mega_menu_title a:hover { color: red; }
    #top #header .mega_menu_title a { color: blue; }
    .header_color .main_menu .menu ul li a:hover {
    background-color: orange;
    }
    #top .header_color .main_menu .menu ul li>a:hover {
    color: green;
    }
    #top .header_color .main_menu .menu ul li>a { color: yellow; }

    Regards,
    Yigit

    #246520

    Thanks Yigit for your reply.
    Almost all i wanted i could do with your code but not all.

    How do i change the mega menu color. With your code i just could change the text color and the text background color.

    And i got some new doubts.

    how can i adapt the size of this menu image1 to look more like this image2

    and on image2 has you can see. i have a 1 line with 6 columns + 1 line with 1 column.

    How can i change this to 1 line with 7 columns

    Thanks in advance

    #246522

    WHY do people bump after 12 Hrs? This is a support forum, not a personal (unpaid) Tech Support resource for free customization!

    Just asking!

    • This reply was modified 10 years, 7 months ago by AndrewJ.
    #246540

    Thanks for your reply LostInFrance even if it was uncalled for.
    If the bump is so problematic you should let the moderators handle it,since you are just a participant.
    Thanks anyway.

    #247183

    Hi!

    Can you post the link to your website?
    Our queue goes from oldest to the newest queries so self posting actually sends your post to the end of the queue, just a friendly reminder :)

    Regards,
    Yigit

    #247185

    The site is not “live” yet so i can’t get you a link.
    Thanks for the reminder

    #247189

    Hi!

    If what you would like to achieve is having 7 columns in mega menu, please see Peter’s answer here – https://kriesi.at/support/topic/create-7-columns-megamenu-enfold/#post-166500

    Best regards,
    Yigit

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