How can we help?

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

Home Forums PokaTheme support remove the review button

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #11966
    d-cunnigham
    Participant

    Hello

    How can I remove the review button from the [table_list sort=”rating” num=5] ?

    I could not make it work from the other forum post.

    Thanks in advance

    #11972
    discoman
    Participant

    Hi,
    Add this line in your child-theme CSS OR Customizing -> Additional CSS:

    .c5 .btn–blue {display:none;}

    Enjoy,
    Discoman

    #11973
    discoman
    Participant

    OR
    .c3 .btn–blue {display:none;}

    Enjoy,
    Discoman

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