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

    (@ecoal95)

    You can simply edit your CSS to match your styling and override anything.

    For example, for showing everything in one line, you can just append to your theme’s style.css:

    .ec-stars-value {
        display: inline;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘How to Make View with just 1 Line’ is closed to new replies.