• Resolved zoozoozoo

    (@zoozoozoo)


    Hi,
    first of all – I love your plugin.

    I’m trying to adapt the style of your lightbox with style.css in my child theme.
    1) The only thing what works is removing the caption:
    .slb_data_content {display: none;}

    2) I tried to change the overlay color, with no success:
    .slb_viewer_overlay {background-color: red;}

    3) I tried to remove the padding and background color of the lightbox, with no success:
    .slb_cotainer{ padding: 0; background-color: red;}

    What am I doing wrong?

    Thanks in advance.

    https://wordpress.org/plugins/simple-lightbox/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CSS adaption has no effect’ is closed to new replies.