• Resolved Yohan Perera

    (@thevirtualpreacher)


    I am using the “Display [View Comments] button” feature so that the comments thread is hidden by default. I want to customize it [the button]. Can someone please share the CSS handler?

    • This topic was modified 2 years, 9 months ago by Yohan Perera.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support gVectors Support

    (@gvectorssupport)

    Hi Yohan Perera,

    You should use the following selector and apply some CSS roles for it:

    #wpd-threads > div.wpd-thread-list > div.wpd-load-more-submit-wrap > button

    Here is some video instruction: https://www.screencast.com/t/HtD4GKWW2

    Please note we don’t provide support for style customization, these are custom requirements and should be done by website owners. We only help with general questions and issues.

    Thank you for your understanding.

    You can find all classes by pressing F12 on the browser and opening Chrome or Firefox Console, it’ll help you easily write CSS rules you need to customize.

    This website should help you to write CSS rules: https://www.w3schools.com/cssref/default.asp

    Thread Starter Yohan Perera

    (@thevirtualpreacher)

    It worked! Thanks a ton!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Customize the “View Comments” Buttom’ is closed to new replies.