Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #216446

    Hi – I’m doing another project with Enfold and am having a challenge with some formatting.

    Here is a graphic to explain in pictures what I’m trying to accomplish:

    Here is what I’m trying to do:
    1. Have LayerSlider sit under the menu and header (I have done this already)
    2. Have background color under where the logo goes
    semi-transparent
    3. Set the main-menu color white (I have done this already)
    4. Have the menu-dropdown semi-transparent white, as
    opposed to the header color which it is now.

    The site is located

    Thanks as always!

    #217120

    Hey sundialstudios!

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

    .header_color .main_menu .menu ul li a { background-color: rgba(255,255,255,0.5)!important; }

    Regards,
    Yigit

    #217190

    Thanks as always!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Need some help with formatting’ is closed to new replies.