Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Jidy,
    Sure – you can use CSS Customizer from the admin panel (Appearance > Customize >Additional CSS) and add there the following CSS code:

    .comment, .trackback, .pingback {
        text-shadow: none;}

    Trackback and pingback class above are optional as both coexist together with comment class.

    You can also modify the style of your comment text e.g.,.

    .comment {
    font-size: 15px;
    color: yellow; 
    }

    etc.
    For reference, you can also try text CSS generators like https://csstxt.com/

    I hope that will help ??

    Thread Starter Jidy

    (@jidy)

    Thank you so much !
    it works !

    Great! Thank you for updating and I’m glad that I could help ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘woocommerce with evolve theme’ is closed to new replies.