Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1047650

    Hi Kriesi,
    I would like to change the background color of secondary menu under the flag (transparency) BUT I don’t want to change the color of primary menu.
    See the pics in private content.
    Thank you very much for help
    Philip

    #1047652

    The link to website in private content

    #1047777

    Hi mescalytequila,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .header_color .sub_menu ul li,
    .header_color .sub_menu li ul a {
        background-color: transparent;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1047800

    Hi Victoria,
    I put the code first in quick css and after in custom.ccs, but it does’nt work.

    #1047823

    Hi mescalytequila,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1047832

    Of course…

    #1047902

    Hi mescalytequila,

    Credentials did not work for me.

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .av_header_transparency #header_meta li * {
        background-color: transparent;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1047914

    Great !!!
    Thank you very much.

    #1048742

    Hi,

    Great, 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

    #1048786

    Yes, the topic can be closed.Thanks to the staff.

    #1048822

    Hi,

    Thank you, we will close this ticket. Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Change background color of secondary submenu links but not primary submenu’ is closed to new replies.