Conversation
supportHi there, love your testimonial customer feedback plugin, exactly what I need. Just wonder if there’s a way to change the colour of the quotation marks (template 3) from blue to green or grey, it sort of clashes with my colour scheme of pale earths and greens The page I need help with: [ log in to see the link]
Hi, jovdmolen we have updated the plugin, so, Download the latest version of plugin 1.0.3. and use custom CSS setting option and paste the below CSS code to change the color quotation .description:before { color: #d80a5e !important; } .description:after { color: #d80a5e !important; } let me know is there any problem.
Hi, jovdmolen we have updated the plugin, so, Download the latest version of plugin 1.0.3. and use custom CSS setting option and paste the below CSS code to change the color quotation .description:before { color: #d80a5e !important; } .description:after { color: #d80a5e !important; } let me know is there any problem.