Hello,
first i apologize for my poor english.
I tried to use “Vincents hack” Style lightbox Right, Left and Close controls to change backround color of w-lightbox-backdrop.
Seems it didnt work for me. Question is, if it should still work.
Or what are the conditions to make this hack working.
/posting no link, because i solved it by adding custom code to override the CSS property
Why locked my topic without explanation and without answer?
I wrote i solved issue another way but still there was a question typed in BOLD font:“Question is, if it should still work.”
So can i get an answer pls?
So i thought when i clik on image in my example, big image should appear on green background. So understood i wrong Vincents guide? I just want to see if the procedure works.
Vincent wrote: (quote from link i posted in my first post) When you want to overcharge a Webflow element that is not accessible for styling, instead of adding custom code to override the CSS property, create a DIV on a draft page and give it the exact same class name that the element you’re targeting has. Then add your own styles and test. For example, it works well when you want a little bit of control on the Lightbox thumbnails. Use the class name w-lightbox-thumbnail on a dummy DIV and add :hover properties. Back to the page where your Lightbox is, you should notice your styles override Webflows’ default ones. Your alterations affect all the page site wide and remain active until the dummy hack element is erased and unused styles are cleaned from the style manager tab.
My question is, if it should work with Webflow elements that is not accessible for styling (for example w-lightbox-backdrop).