• Resolved wpshushu

    (@wpshushu)


    Hi,

    Thanks for the great plugin. Is it possible to use one single rating without using separate feature ratings? Now I can remove all feature ratings but that prevents me from manually rate the block.

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Hardeep Asrani

    (@hardeepasrani)

    Hey @wpshushu,

    It’s not possible to do that right now but we will add additional block styles that will allow you to hide that part from the front-end inf future.

    For now you can use the following CSS:

    .wp-block-themeisle-blocks-review__left {
        display: none;
    }

    Hope it helps.

Viewing 1 replies (of 1 total)
  • The topic ‘single rating without separate feature ratings’ is closed to new replies.