How can we help?

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

Home Forums PokaTheme support Adding a Badge for the top 3 casinos in the table

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10626
    lior barkai
    Participant

    Hey, Im using casinoace and poka plugin (I LOVE IT!!!)
    Can i add badge ( something like Best Casino) for the top 3 casinos in my table? (or even just for the first place)

    Thanks

    #10689
    admin
    Keymaster

    Hi!

    Thanks for your kind words!
    Although I’m not 100% sure what exactly you have in mind, I believe you can add a badge with just CSS.
    For example you can target the first row of the table like this:
    .prp-page.page .prp-content .table-s1 .item:first-child { }
    and with pseudo elements you can place a new element(badge) in the column you want.

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