Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #913741

    Hi

    I want to change top menu colors, could you please help me :

    1/ I want links to be dark pink (currently there are black)
    2/ Link of the active page to be azul (like now)
    3/ Sky blue link when the mouse cursor is over it
    4/ I’d like pink titles of sub menus, currently I only have “Single product examples” in pink but the others are black.

    You can see my current menu here :
    menu<br />upload images<br />

    I have read a lot of topics about that but It does not work. I put this in my custom.css

      /* Add your Desktop Styles here */
    .main_menu a {
    color: black !important;
    }
    	.current-menu-item > a {
    color: blue !important;
    }
    .header_color .sub_menu > ul > li > a {
    color: blue;
    }

    Thank you for your help !

    • This topic was modified 6 years, 10 months ago by Petrucci86.
    #913794

    Hey Petrucci86,

    You can change the look of your menu items under Enfold->Advanced Styling. If you should be missing any options then please link to your site and tell us what you need help with.

    Best regards,
    Rikard

    • This reply was modified 6 years, 10 months ago by Rikard.
    #914090

    Ah ok, thanks :)

    #914129

    Hi,

    Glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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