How can we help?

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

Home Forums PokaTheme support `Bonus color (another post)

Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #12468
    C
    Participant

    Hi,

    I’ve been trying to change the color of the bonus amount for some time but I cant really find how to do it.

    I found this post: https://pokatheme.com/topic/how-to-make-changes-to-table-list-shortcode/
    but I dont know where are the files you are mentioning. Could you kindly explain it with more detail, where to find the files you are referring and how to make the child them a primary so I dont need to skip future updates?

    Im not a programmer. Thanks a lot!

    #12472
    admin
    Keymaster

    Hi!

    The change you mention don’t require any changes to the theme files so you can just add your bonus with an element to your bonus amount, for example:
    `

    100% up to 1500$ with free spins

    `

    and then in Appearance -> Adiitional CSS you can add something like:

    `

    .table-s1 .item .c4 h4 strong { color:red; }

    `

    • This reply was modified 3 years, 3 months ago by admin.
    • This reply was modified 3 years, 3 months ago by admin.
    #12492
    C
    Participant

    I would also like to change the bonus amount into the review. Does this work too?

    #12504
    C
    Participant

    Hi,

    Been waiting for 2 days to get a response on this. I need to understand how to remark the bonus amount with bold / different color in the review too, like it is stated in other sites.

    Could you kindly answer my post please?

    #12510
    admin
    Keymaster

    Hi!

    You control the bonus text from the bonus field inside your review.
    You can add the html you want inside the field (strong,span elements) and then target these elements via CSS and change the color/style anyhow you want.

    #12518
    C
    Participant

    Could you please give an example of what to write on each place?

    Thanks!

    #12529
    admin
    Keymaster

    Hi!

    In my previous email I have the html and the CSS part for the change color of your bonus.
    Do you have any specific issue with this?

    #12561
    C
    Participant

    Yes, Im not sure what to write to change the color on the review. I wrote the first code you added but it didnt change the appearance of the bonus in the review.

    #12562
    C
    Participant

    Hi, my cache plugin didnt update the content so I didnt see it worked. I apologize. Now I can see it. Thanks a lot!

    #12586
    admin
    Keymaster

    You are welcome!

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