Viewing 5 replies - 1 through 5 (of 5 total)
  • You could always hide it on certain pages using CSS.
    Have you tried it?

    Thread Starter priceaction

    (@priceaction)

    i m unfortunately not a CSS expert ??

    what kind of code would you suggest?

    thx

    Don’t need to be. You could try adding this to the appropriate section of your theme’s options or your child-theme’s CSS file:

    body.home #un-button { display:none; }

    That should hide Usernoise from your homepage.

    Best.

    Thread Starter priceaction

    (@priceaction)

    i have no idea where would be the appropriate section, this is why i m no CSS expert ??

    Oh, I see. Then you have these options:

    1. leave things as they are now
    2. ask for guidance in your theme’s support page
    3. ask for a friend to help you out
    4. pay for professional help

    Best.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Feeback button not on main page’ is closed to new replies.