Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1465076

    Hallo liebes Team

    ich habe folgendes Problem. Ich kann die Hintergrundfarbe beim avia-logo Slider nicht auf transparent setzen.Sobald ich Das Logo verlinke werden die Bilder mit einem weißen Hintergrund versehen. Gibt es ein CSS Hack dafür?

    Vielen Dank im Voraus

    #1465098

    Hey VariablerEsel,

    Please try the following in Quick CSS under Enfold->General Styling:

    .avia-logo-element-container a.slide-image {
      background-color: transparent; 
    }

    Best regards,
    Rikard

    #1465246

    Hallo Rikard,

    leider funktioniert es nicht. Ich habe den Cahce auch geleert. Ohne Erfolg leider aber danke!

    #1465258

    Hi,

    Please try this instead:

    .avia-logo-element-container a.slide-image {
      background-color: transparent !important; 
    }

    Best regards,
    Rikard

    #1465479

    Super vielen Dank!

    #1465486

    Hi,

    Great, I’m glad that 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 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.