Viewing 3 replies - 1 through 3 (of 3 total)
  • Same requirement is here. I had made some changes in star size and css but can’t put the stars and text line in one line.

    If Author can provide code for it I can increase the star width and height. Please reply Author.

    See the theme, its required to be in one line: https://www.newsview.in/gadgets/63133

    Plugin Contributor Kamal Khan

    (@bhittani)

    Add the following css rules and adjust 124px and 24px according to the total width of your stars and height of stars respectively. For a 24×24 (default) stars, 124px and 24px should work.

    .kk-star-ratings { width: auto; min-height: auto; }
    .kk-star-ratings.kksr-stars { float: left; }
    .kk-star-ratings.kksr-legend { margin-left: 124px; line-height: 24px; }

    First of all thank you for your quick response Aurthor. I reset the plugin, download and install it again and add code to the style.css but nothing happens problem still persist star size is currently set to 24×24 as I need 15×15

    Please Check : https://www.newsview.in/entertainment/63269 (single.php)
    https://www.newsview.in/(Home Page)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Stars and text in one line?’ is closed to new replies.