How can we help?

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

Home Forums Child Themes support h2 Colour Change

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #15832
    Andy Nelson
    Participant

    Hi,

    Could you supply a css code that would change the H2 colour please in the casino Ace theme?

    My css code below worked in the Poka theme but it doesn’t seem to work in the Casino Ace theme.

    h2 {
    color: #20A1E2;
    }

    on my website https://bet1015.com/

    Thanks,

    Andy

    • This topic was modified 1 year, 11 months ago by Andy Nelson.
    • This topic was modified 1 year, 11 months ago by Andy Nelson.
    #15880
    admin
    Keymaster

    Hi Andy,

    You can try the following:

    .text-area > h2 { color:red; }

    #15883
    Andy Nelson
    Participant

    Yes that works a treat!

    Thanks.

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