Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author livemesh

    (@livemesh)

    Pls use the following custom CSS in plugin options –

    .lsow-tab-pane img {
        width: 100%;
    }
    Thread Starter lewinontheedge

    (@lewinontheedge)

    Thank you very much. It works like a charm now!

    I found that I also needed to add

    .lsow-tab-pane .wp-caption {
    width: 100% !important;
    }

    but that might have been due to some specific css changes or some plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Livemesh Tabs – Set Image to cover entire tab’ is closed to new replies.