Weihnachtsdekorationselement 🎄

@meghna
a suggestion for mobile, there is no space to show the images, possible to se the image set as the post-list background image? thanks


Hey folks, it looks like one of the updates changed the colors of the lights. We really like the red mixed in. How can I edit the light colors? I’ve been trying and no luck.

Hmm
 seems like the colours are blue now.
You can change the colours by editing the rgba() values in the scss/lights.scss.

Do you know where can I find that file?

@Brandon007 You’ll need to fork the repository and edit your own copy.

Appreciate that. I ended up finding some custom code, and I added it to my css file which reverted the colors thankfully.

3 „GefĂ€llt mir“

This is sitting a little low for us on some pages. :thinking:

1 „GefĂ€llt mir“

The light string is displaying as expected for me. Do you have a banner component installed, like the search banner, for example? You may have another component that is conflicting with it.

5 „GefĂ€llt mir“

Yes, it was the breadcrumbs I had installed. :sweat_smile:

1 „GefĂ€llt mir“

For some reason this happening when Search Banner is enabled

2 „GefĂ€llt mir“
.lightrope {
    position: fixed !important; /* ć›șćźšćźšäœ */
    top: 85px !important;      /* è·çŠ»éĄ¶éƒš 64 惏箠 */
    z-index: 1000 !important;  /* ćŻé€‰ïŒšçĄźäżèŻ„ć…ƒçŽ ćœšć…¶ä»–ć…ƒçŽ äč‹äžŠ */
}

I encountered the same problem as you. I used CSS to fix the light bulb at a position 85px away from the top. It looks okay for now.

3 „GefĂ€llt mir“

Awesome! thank you so much

1 „GefĂ€llt mir“