Title: Selectors
Last modified: August 21, 2016

---

# Selectors

 *  Resolved [hnryzhng](https://wordpress.org/support/users/hnryzhng/)
 * (@hnryzhng)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/selectors/)
 * Excellent job and I’ve given a 5-star rating. I would like to ask two questions
   concerning the selectors.
    First, is it possible to make them visible? New visitors
   to the website might not know that they have the option to comment beside a paragraph
   if they can’t see the selector. Second, is there any way to alter the position
   of the selectors next to each paragraph/element? Some of them are placed at the
   very end or near the middle of a paragraph, so it would be great to have the 
   flexibility to make it consistent and look cleaner. Again, thanks for such a 
   great tool, and I’d be happy to pay for a more fully developed product.
 * [https://wordpress.org/plugins/inline-comments/](https://wordpress.org/plugins/inline-comments/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [kevinweber](https://wordpress.org/support/users/kevinweber/)
 * (@kevinweber)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/selectors/#post-4660457)
 * Hi,
    to your first question: I’m not sure what you mean … You can add the following
   code into the Custom CSS box in the plugin’s admin panel:
 *     ```
       .disqussion a {
       opacity: 1;
       }
       ```
   
 * This code will make all your comment bubbles visible all the time (visitors mustn’t
   hover paragraphs to see them).
 * To your second question:
    The bubbles will be placed next to each paragraph/element.
   You could change your elements’ width so that every element has the same width(
   e.g. `width: 100%;`). Send me the link to your site and I’ll have a look.
 * Regards,
 * Kevin
 *  Thread Starter [hnryzhng](https://wordpress.org/support/users/hnryzhng/)
 * (@hnryzhng)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/selectors/#post-4660488)
 * Kevin, actually everything is working fine for now. But my website if wiselit.
   com if you want to see if the inline comments have been implemented in the best
   way possible. Thank you.
 *  [Piotr_Poznanski](https://wordpress.org/support/users/piotr_poznanski/)
 * (@piotr_poznanski)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/selectors/#post-4660755)
 * It works on some of my posts and some dont.
 * Also i have question: On your site hnryzhng (and maybe you can answer Kevin) 
   on ipad i have the comments column move to center while text moves to left – 
   exactly like medium.com has.
 * Its not like that on desktop PC.
 * How is it possible to do it like that on every device?
 *  Plugin Author [kevinweber](https://wordpress.org/support/users/kevinweber/)
 * (@kevinweber)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/selectors/#post-4660756)
 * Hi Piotr,
 * to your question: If your text moves to the left, is dependent on the screen 
   size. For now, this move is not supported on every (large) screen size. I write
   it into my to-do list as a possible feature.
 * Regards,
 * @[kevinweber](http://twitter.com/kevinweber)

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Selectors’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/inline-comments_fbfcfe.svg)
 * [Inline Comments](https://wordpress.org/plugins/inline-comments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/inline-comments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/inline-comments/)
 * [Active Topics](https://wordpress.org/support/plugin/inline-comments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/inline-comments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/inline-comments/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [kevinweber](https://wordpress.org/support/users/kevinweber/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/selectors/#post-4660756)
 * Status: resolved