• Great but please more Layout.
    I would like more layout, like more compact one with image on left and minimal height.
    Is there a layout shortcode example? there’s no shortcode examples with other layout.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter onigetoc

    (@onigetoc)

    We cannot change the background URL since you put !important in your CSS.
    .twb_wc_reviews_slide_wrap {
    background-color: #a6946e !important;
    }

    Plugin Author Abu Bakar

    (@absikandar)

    Hi.

    thank you for your nice feedback. I hope to add new options in the future releases. Right now my schedule is too tight to release new updates of this plugin.

    RE: We cannot change the background URL since you p…….

    >> I think you still can change that background. Wrap it with a parent class like following:

    .twb_wc_reviews_wrapper .twb_wc_reviews_slide_wrap { 
    background-color:[your-color-code] !important;
    }

    It should work.

    LMK if it does not work.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Great but please more Layout’ is closed to new replies.