Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #855927

    Hallo,
    ich würde gerne dem Hintergrund vom Menü, wenn man runterscrollt, eine andere Farbe geben bzw etwas Transparenz. Der voreingestellte weiße Hintergrund ist sehr hart und gefällt nicht.

    Vielen Dank!
    Carolin

    #856068

    Hey phamosa,

    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 #wrap_all #header.header-scrolled.header-scrolled-full, .header_color .header_bg {
      background: rgba(255, 255, 255, 0.7);
    }
    

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

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