How can we help?

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

Home Forums PokaTheme support assistance with colors / logo box

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #7583
    Leon Reaboi
    Participant

    Hi guys,

    Can you indicate the best way to:
    1) Remove the box from the logo
    2) Keep full bonus text in black while changing button color to yellow.

    https://prnt.sc/qhwii3 – here is what I am referring to

    Looking forward to your assistance.

    Thanks in advance

    #7598
    Leon Reaboi
    Participant

    Hi there

    please disregard my first question – its already solved.
    Could you please let me know about
    – Changing the bonus text to a different color, that is not the same as the button?
    – make stars yellow without a rounded shape behind them as well…. I couldnt make it work with
    .rating i { background:#ccc; }

    Looking forward thanks!

    #7610
    admin
    Keymaster

    Hi Leon,

    If you want to make custom CSS changes using the browser “Inspect Element” tool will help you find the correct selector.

    For example:

    1) Changing the bonus text in the free spins widget:
    `.aff-widget-spins p { color:red; }`
    2) Changing the color of the stars:
    `.rating svg { fill:red; }`

    #7615
    Leon Reaboi
    Participant

    Thanks!

    #7764
    Leon Reaboi
    Participant
    This reply has been marked as private.
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.