• Resolved larissakeepmake

    (@larissakeepmake)


    I’m no longer seeing the button labels for voting after the recent changes you made, nothing has changed in my settings. Please fix asap,, thanks!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Pixelbart

    (@pixelbart)

    @larissakeepmake other plugins/themes override Helpful. In your case it is the mai-theme-engine.

    You can put the following into the customizer of WordPress:

    .helpful-controls > div > button {
      color: #333 !important;
    }
    .helpful-feedback-form > button {
      color: #333 !important;
    }

    How to find the customizer and how to insert your own CSS is very well described here: wpbeginner.com

    In the settings under Feedback, you can customize the labels for the feedback form and give the button a name.

    • This reply was modified 5 years, 8 months ago by Pixelbart.
    • This reply was modified 5 years, 8 months ago by Pixelbart.
    Thread Starter larissakeepmake

    (@larissakeepmake)

    Thanks! That worked, btw, you could use a little spacing beneath the description text https://screencast.com/t/bUs8filLV. (Or how do I reduce the size of the headline, I use the description because the size works better with my site design)

    Plugin Author Pixelbart

    (@pixelbart)

    @larissakeepmake Perfect! The space should be fixed with one of the newer versions.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Widget no longer works’ is closed to new replies.