• Resolved samdg

    (@samdg)


    I’m having trouble locating the selector where I want to place the bubbles.
    If you check this link:
    https://goo.gl/AqsX3g
    You’ll see that the bubbles are appearing everywhere, even in the regular comment section too!
    I’m using “.single-page .main-content p” for the selector but it doesn’t seem to be the right one.
    I would like to place the bubbles only against each paragraph in the main article.
    Help please!

    https://www.ads-software.com/plugins/inline-comments/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author kevinweber

    (@kevinweber)

    Hi Sam,

    use this:
    .single-page .the-content p

    Regards,
    Kevin

    Thread Starter samdg

    (@samdg)

    Thanks Kevin.

    The bubbles doesn’t appear in the comment section now, but still there are bubbles floating next to the featured image, and there are more than one for a single paragraph.

    Also the CSS is a mess. First thing I tried is to make the white background transparent. I made changes in Custom CSS for .incom-comments-wrapper{background:rgba(255, 255, 255, 0);}
    But, it didn’t help!

    Can you take a look again?

    Thread Starter samdg

    (@samdg)

    Edit: If I turn off Always Display Bubbles, the issue with additional bubbles gets solved.

    Plugin Author kevinweber

    (@kevinweber)

    Hi Sam,

    thanks for this CSS issue.
    The next update will contain an option to set the background opacity. (The next update will be published in a week or so.)

    Best regards,

    Kevin

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Locating selector’ is closed to new replies.