How can we help?

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

Home Forums Poka Review Plugin support Change Font Colour in Review Plugin

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5219
    Paull Hannsen
    Participant

    Hello,

    I tried to change the color of the font to solid black in the Review Plugin, however – I cant manage to get it work.

    Currently its #6c706f

    See Screenshot below.
    Example

    Here is the page im playing around with at the moment:
    Test Page – with Plugin

    In the general Theme Review it looks fine:
    Current Betway Review

    But I would preferably start using the Review Plugin.

    #5228
    admin
    Keymaster

    Hi Paull,

    You can change the color by adding the following to your child theme:

    `.prp-page .prp-content .review-single-s1, .prp-page.page .prp-content .review-single-s1 {
    color:#000;
    }`

    This is a temporary fix, we plan to make it dynamically via Visual settings in the next version of the plugin.

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