Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi,
    the review section fit the available width of the theme template.
    If you want to reduce the width you can use a custom CSS rule like :

    div#reviews_summary, div#reviews {
        max-width: 700px;
    }

    Put it on the appropriate option, every theme have a custom script/style option.

Viewing 1 replies (of 1 total)
  • The topic ‘Review summary bar stretched’ is closed to new replies.