How can we help?

If you are looking for support for our PokaTheme, this is the place!

Home Forums PokaTheme support Stars rating with no background / just stars

Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #12567
    C
    Participant

    Hi,

    I saw it somewhere but now I cant find the article / post. Apologize for double posting.

    How can I get the stars posted in this sample removing the circle around them? https://www.casino1.it/

    Thanks a lot.

    #12585
    admin
    Keymaster

    You can add the following:

    .rating .star { background:none; }
    .rating i { color:blue; }
    
    #12588
    C
    Participant

    Do I need to implement anything else besides this code? Doesnt seem to be working 🙁

    #12598
    admin
    Keymaster

    Hi!

    For custom CSS changes you need to be familiar with Dev tools and basic CSS knowledge. If you inspect your site code at the ratings element I’m sure you will be able to see if your additional CSS are applied or not.

    #12612
    C
    Participant

    Hi,

    it is not working. Here you have the preview of how it looks after making the change: https://ibb.co/XC5n31z

    #12686
    C
    Participant

    Hi,

    I see this works on the casino listings, thanks. I would like to modify the following:

    1) To make the stars bigger, is it possible?
    2) To format the stars into each review like this too, cause this change only applies to the lists and not inside the review.

    Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.