Tagged: 

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

    hi
    I put mega menu, but all entries except for the first level to the background color white. How can I set the whole meg to display the menu with a transparent background best color glass.
    And the second thing how can I reduce the size of the cells in the mega menu display below the main menu

    #452190

    Hi blendof!

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #452212
    This reply has been marked as private.
    #452343

    Hi!

    Thanks for the link. I can only see top level elements in your menu though, could you add some sub items as well? We need to inspect the elements in order to give you CSS to correct the problem.

    Best regards,
    Rikard

    #452377

    hi
    I have expanded its menu and tap the “Lokalizacja” menu to be shown.

    Best regards

    #452469

    Hey!

    I might have misunderstood your initial questions, do you want the mega menu itself to not have a background under the top level items? The reason I’m asking is because I can see the sub menu items fine on a white background. Maybe you could provide us with a screenshot highlighting what you are trying to achieve in order for us to understand better what you are trying to do?

    Cheers!
    Rikard

    #452479

    Hi
    image No. 1 shows the effect of glass menu but part of it is with a white background and I wanted to improve was also glass, give it a degree of transparency.
    2 In the picture you can see the same menu after you go down the page automatically comes with white background and there is ok to want to let that way.

    image 1
    https://drive.google.com/file/d/0B-n74HnWfeYCVUE2UGg1ZkpJV1U/view?usp=sharing
    image 2
    https://drive.google.com/file/d/0B-n74HnWfeYCVkEzR1pwRjV5UHM/view?usp=sharing

    #452537

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .av_header_transparency .avia_mega_div {
      background: rgba(255,255,255,0.3)!important;
    }
    .av_header_transparency .avia_mega_div * {
    background: transparent !important; 
    }

    Best regards,
    Yigit

    #453008

    Hi,
    Thank you for helping work

    Best regards

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘all items mega menu transparent’ is closed to new replies.