How can we help?

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

Home Forums PokaTheme support Adjusting text size

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #11436
    A Ward
    Participant

    Hello, what code do you need to add, or where can it be changed to adjust this text size under the T&Cs in a table and in a affiliate box?

    Minimum-Deposit-NJ-asinos

    Thanks

    #11455
    admin
    Keymaster

    Hi!

    You can change these parts with the following CSS. (You can add those in Additional CSS in Appearance->Customizer)

    .table-s1 .item .c4 p { font-size:16px; }
    .aff-single-widget-xl p { font-size:16px; }
    
    #11458
    A Ward
    Participant

    Thanks, how about this one on a review page?

    Untitled

    • This reply was modified 3 years, 6 months ago by A Ward.
    #11469
    admin
    Keymaster

    You can change the style of these texts with the following CSS:

    .review-up-area h5 { }
    .review-up-area .review-bonus h4 { }
    .review-up-area .review-bonus p { }
    
    #11473
    A Ward
    Participant

    Thanks

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